dogs_generator 5.0.6 
dogs_generator: ^5.0.6 copied to clipboard
Code generator for the dogs serialization library.
5.0.6 #
- Update a dependency to the latest release.
 
5.0.5 #
- Update a dependency to the latest release.
 
5.0.4 #
- Update a dependency to the latest release.
 
5.0.3 #
- Update a dependency to the latest release.
 
5.0.2 #
- Update a dependency to the latest release.
 
5.0.1 #
- Update a dependency to the latest release.
 
5.0.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: cleanup structure, modify projection algorithm.
 - BREAKING FEAT: prepare switch to operations.
 
4.1.1 #
- FIX: required input now includes .conv.g.dart and runs_before keys are now valid.
 
4.1.0 #
- REFACTOR: fix common code style issues.
 - FEAT: add support for named parameters, fix wrong field identification.
 
4.0.1 #
- Update a dependency to the latest release.
 
4.0.0 #
Note: This release has breaking changes.
- FIX: re-added README.md, generated builders now also have nullable parameters if the field is nullable.
 - BREAKING FEAT: major rework and removed deprecations.
 
3.0.8 #
- Update a dependency to the latest release.
 
3.0.7 #
- FIX: refer to the runtimeType of polymorphic.
 
3.0.6 #
- FIX: use cached alias counter for generating the reactor.
 
3.0.5 #
- FIX: use actual field name instead of property name for generated builder setter.
 
3.0.4 #
- Update a dependency to the latest release.
 
3.0.3 #
- Update a dependency to the latest release.
 
3.0.2 #
- Update a dependency to the latest release.
 
3.0.1 #
- FIX: generator linking.
 
3.0.0 #
Note: This release has breaking changes.
- BREAKING FEAT: add new converter and polymorphic features.
 
2.1.2 #
- Update a dependency to the latest release.
 
2.1.1 #
- REFACTOR: auto reformat.
 
2.1.0 #
- REFACTOR: use instance instead of internalInstance everywhere and refactor internalInstance.
 - FEAT: add library option to code generation.
 
2.0.1 #
- REFACTOR: update to lyell 0.1.0.
 
2.0.0 #
Note: This release has breaking changes.
- REFACTOR: Fix lints and reformatted code.
 - REFACTOR: fix some linter warnings.
 - BREAKING FEAT: added validation, refactored library.
 - BREAKING FEAT: switch to lyell generator utilities.
 - BREAKING FEAT: extend structure, openapi schema, rework structure converter.
 
1.0.1 #
Note: This release has breaking changes.
- BREAKING FEAT: polymorphic, serializer implementations, updated structure format.
 
1.0.0 #
Note: This release has breaking changes.
- BREAKING FEAT: polymorphic, serializer implementations, updated structure format.
 
1.0.0-alpha.1 #
- fix generator