df_generate_dart_models_core 0.2.1
df_generate_dart_models_core: ^0.2.1 copied to clipboard
A package that provides core dependencies for models generated with df_generate_dart_models.
Changelog #
0.2.1 #
- Released @ 8/2024 (UTC)
- fix: Fix type error bug in copyWith function in template
- fix: Fix annotation models
- chore: Upgrade dependencies
0.2.0 #
- Released @ 8/2024 (UTC)
- feat: Add option to merge or overwrite data in copyWith function
- docs: Update readme
0.1.3 #
- Released @ 8/2024 (UTC)
- chore: Update workflow scripts
0.1.2 #
- Released @ 8/2024 (UTC)
- chore: Update changelog script
- chore: Update generated code comments and URLs
0.1.1 #
- Released @ 8/2024 (UTC)
- docs: Update readme
0.1.0 #
- Released @ 8/2024 (UTC)
- Initial release