Releases: ydataai/swift-core
0.7.1
0.7.1.31a0070
fix(http-client): internal response backward compatibility (#23)
0.7.0
0.7.0.c4cf167
chore(deps): bump actions/cache from 2 to 3 (#18)
Bumps actions/cache from 2 to 3.
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luís Portela Afonso [email protected]
0.7.0.674a360
chore(deps): bump actions/checkout from 2 to 3 (#15)
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] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luís Portela Afonso [email protected]
0.7.0.2ae4463
feat(client): removed generic content from Request (#20)
0.6.1
0.6.1.a3712c4
fix(http-client): map for query builder (#19)
0.6.0
0.6.0.f94f50e
feat(http-client): http client wrapper (#17)