Skip to content

Releases: contentful/contentful.swift

5.0.11

28 Apr 08:02
deefc3f
Compare
Choose a tag to compare
fixed failing tests caused by corrupted Carthage files (#299)

5.0.9

23 Mar 13:01
59402c4
Compare
Choose a tag to compare
makes Resource type conforming to Encodable protocol (#294)

5.0.8

10 Mar 12:33
f0e581e
Compare
Choose a tag to compare
Sync pagination tests (#293)

5.0.7

20 Feb 10:57
7017c7c
Compare
Choose a tag to compare
setting build for external distribution (#291)

5.0.6

23 Dec 08:41
Compare
Choose a tag to compare

Release 5.0.6

5.0.5

26 Nov 13:51
979528c
Compare
Choose a tag to compare
Release 5.0.5

Release 5.0.5

5.0.0

19 Jun 11:09
4e812b2
Compare
Choose a tag to compare
Merge pull request #272 from contentful/bump-version

Release 5.0.0

4.2.4

27 Dec 10:01
17eab50
Compare
Choose a tag to compare

Fixed

  • A bug in which one-to-many links could become out-of-order in #253 by @chrisozenne

4.2.3

06 Dec 09:29
6df9324
Compare
Choose a tag to compare

Fixes

  • Check for protocol conformance when fetching an EntryDecodable by id that prevented links from being resolved.

4.2.2

03 Dec 16:10
9951739
Compare
Choose a tag to compare

Improved

  • All reference documentation has been improved.