Skip to content

Releases: contentstack/contentstack-model-generator

v0.5.1

12 Jan 08:14
6ea2121

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 Oct 10:57
367c9ea

Choose a tag to compare

What's Changed

  • Feat: Added OAuth Support In Dotnet Model Generator and version bump and readme update by @cs-raj in #26

New Contributors

Full Changelog: v0.4.6...v0.5.0

Fix: JsonProperty tags for Uid fields

21 Feb 07:25
f33b68c

Choose a tag to compare

v0.4.6

Update nuget-publish.yml

JsonProperty tags for all fields

06 Feb 10:34
bcef915

Choose a tag to compare

This release adds JsonProperty tag for all fields of the content-type irrespective of presence of underscore in the field uid

Dynamic type for extension field and branch support.

11 Apr 05:13
926dbea

Choose a tag to compare

Merge pull request #18 from contentstack/fix/CS-36252-nullable-fields

Nullable error on class and extension with dynamic type

Modular block file generation issue resolved

16 Mar 07:43
6c98876

Choose a tag to compare

v0.4.2

Merge pull request #14 from contentstack/bug/modular-block-with-globa…

Feature Json RTE

16 Jul 13:39

Choose a tag to compare

  • Json RTE Field support added

Support for RTE Embedded Object feature

09 Apr 04:49

Choose a tag to compare

v0.4.0

Tag added in Project file

Datatype for upgrade References and newer Stack instance

12 Mar 05:15

Choose a tag to compare

  • Removed Delivery Token support from plugin use Authtoken instead.
  • Reference field List/Object issue for new Stack resolved.

Autoload converter support

12 Aug 07:28

Choose a tag to compare

  • DisplayNameAttribute added for Modular block Enum
  • Skip limit functionality added to support Stack with more than 100 Content-Type and Global Field
  • Contentstack Response Class added
  • Modular block converter to implement CSJsonConverterAttribute to autoload converters