Skip to content

Releases: ydataai/swift-core

0.7.1

26 Apr 17:35
31a0070
Compare
Choose a tag to compare

0.7.1 (2022-04-26)

Bug Fixes

  • http-client: internal response backward compatibility (#23) (31a0070)

0.7.1.31a0070

26 Apr 17:32
31a0070
Compare
Choose a tag to compare
0.7.1.31a0070 Pre-release
Pre-release

fix(http-client): internal response backward compatibility (#23)

0.7.0

11 Apr 23:45
c4cf167
Compare
Choose a tag to compare

0.7.0 (2022-04-11)

Features

  • client: removed generic content from Request (#20) (2ae4463)

0.7.0.c4cf167

11 Apr 23:44
c4cf167
Compare
Choose a tag to compare
0.7.0.c4cf167 Pre-release
Pre-release

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

11 Apr 23:42
674a360
Compare
Choose a tag to compare
0.7.0.674a360 Pre-release
Pre-release

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

11 Apr 23:38
2ae4463
Compare
Choose a tag to compare
0.7.0.2ae4463 Pre-release
Pre-release

feat(client): removed generic content from Request (#20)

0.6.1

05 Apr 23:05
a3712c4
Compare
Choose a tag to compare

0.6.1 (2022-04-05)

Bug Fixes

  • http-client: map for query builder (#19) (a3712c4)

0.6.1.a3712c4

05 Apr 22:57
a3712c4
Compare
Choose a tag to compare
0.6.1.a3712c4 Pre-release
Pre-release

fix(http-client): map for query builder (#19)

0.6.0

29 Mar 18:50
f94f50e
Compare
Choose a tag to compare

0.6.0 (2022-03-29)

Features

  • http-client: http client wrapper (#17) (f94f50e)

0.6.0.f94f50e

29 Mar 18:46
f94f50e
Compare
Choose a tag to compare
0.6.0.f94f50e Pre-release
Pre-release

feat(http-client): http client wrapper (#17)