Releases: ArkrootHQ/freezed-snippets
Releases · ArkrootHQ/freezed-snippets
v0.1.1
What's Changed
- fix: reorder import statements (#8) by @jacksonb-cs in #9
New Contributors
- @jacksonb-cs made their first contribution in #9
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: add import for model class by @shan-shaji in #6
Full Changelog: v0.0.3...v0.1.0
v0.0.3
What's Changed
- fix: removed top level factory declaration for data class by @joachimbulow in #4
New Contributors
- @joachimbulow made their first contribution in #4
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- feat: add fromJson support to data class by @shan-shaji in #2
New Contributors
- @shan-shaji made their first contribution in #2
Full Changelog: v0.0.1...v0.0.2
Initial Release
- Add support
- freezed data class.
- freezed union class.
- Part statements.