Releases: contentstack/contentstack-model-generator
Releases · contentstack/contentstack-model-generator
v0.5.1
What's Changed
- chore: license update by @cs-raj in #32
- Refactor console messages in ModelGenerator by @reeshika-h in #31
New Contributors
- @reeshika-h made their first contribution in #31
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Feat: Added OAuth Support In Dotnet Model Generator and version bump and readme update by @cs-raj in #26
New Contributors
- @cs-raj made their first contribution in #26
- @harshithad0703 made their first contribution in #29
Full Changelog: v0.4.6...v0.5.0
Fix: JsonProperty tags for Uid fields
v0.4.6 Update nuget-publish.yml
JsonProperty tags for all fields
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.
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
v0.4.2 Merge pull request #14 from contentstack/bug/modular-block-with-globa…
Feature Json RTE
- Json RTE Field support added
Support for RTE Embedded Object feature
v0.4.0 Tag added in Project file
Datatype for upgrade References and newer Stack instance
- Removed Delivery Token support from plugin use Authtoken instead.
- Reference field List/Object issue for new Stack resolved.
Autoload converter support
- 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