Skip to content

Releases: contentful/contentful.net

Version 1.3.0

19 Sep 07:27
Compare
Choose a tag to compare
  • Retargets a lower version of NetStandard (1.4 and 1.6) to increase the level of compatability of the packages.

Version 1.2.2

18 Sep 11:39
Compare
Choose a tag to compare
  • Fixes a bug where in certain circumstances when using a IContentTypeResolver and ResolveEntriesSelectively entries were not correctly deserialized.

Version 1.2.1

05 Sep 11:45
Compare
Choose a tag to compare
  • Fixes a bug with message not getting set for certain validations.
  • Adds IContentTypeResolver to the IContentfulClient that was incorrectly missing.

Version 1.2.0

01 Sep 07:43
Compare
Choose a tag to compare

Add new CreateEntryForLocaleAsync method.

Version 1.1.1

23 Aug 12:30
Compare
Choose a tag to compare

Adds some missing properties for archied entries to the SystemProperties class.

Version 1.1.0

23 Aug 07:43
Compare
Choose a tag to compare

Includes some improvements to the ContentfulManagementClient. You can now use custom classes for things like updating and creating entries where you previously were forced to use Entry<dynamic>.

Version 1.0.0

15 Aug 06:12
Compare
Choose a tag to compare

Updates the projects to NetStandard 2.0