Skip to content

0.7.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@dbanty dbanty released this 18 Nov 22:16
· 560 commits to main since this release
fb4787e

Additions

  • In template macros: added declare_type param to transform and initial_value param to construct to improve flexibility (#241 - Thanks @packyg!).

Fixes

  • Fixed spacing and generation of properties of type Union in generated models (#241 - Thanks @packyg!).