feat!: update to
7.0.0
(#51)
feat: add
Endpoint
andEndpointGroup
feat!: initial work for
7.0.0
feat!: modernize library
ComposableRequest is now “structured cuncurrency-first”, while still retaining support for
Combine
Publisher
s. We’re now also leveragingresultBuilder
s to simplify the code and shorten the amount of rows.
- chore(deps): bump actions/checkout from 2 to 3 (#49)
Bumps actions/checkout from 2 to 3.
updated-dependencies:
- dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major …
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- chore(deps): bump metcalfc/changelog-generator from 1.0.0 to 3.0.0 (#48)
Bumps metcalfc/changelog-generator from 1.0.0 to 3.0.0.
updated-dependencies:
- dependency-name: metcalfc/changelog-generator dependency-type: direct:production update-type: version-update:semver-major …
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: update README.md and GitHub Actions
chore(lint): lint new code
chore(actions): remove CodeCo and add back tests
feat: add inheritance inside
EndpointBuilder
feat: add
Static
to appear inside a chainfeat: add
Loop
init
to loop oncefeat: add
array
accessory toAnyDecodable
fix: remove ambiguity in
EndpointBuilder
fix: remove
Loop
iteration ambiguitiesfix: propagate loop cancellation
feat: add
ForEach
iteratorfeat: simplify
OffsetProvider
namingsfeat: add
store(in:)
Endpoint
accessoryfeat: add
Future
feat: modernize
Storage
feat: add
HandleEvents
chore: add convenience accessories to
Storage
feat: add
AnyDecodable
-specificResponse
initfeat: add
EndpointResolver
for custom networkingSigned-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>