dogs_core 2.0.0
dogs_core: ^2.0.0 copied to clipboard
a universal serialization library using code generation to reduce boilerplate massively.
2.0.0 #
Note: This release has breaking changes.
- REFACTOR: Fix lints and reformatted code.
- REFACTOR: fix some linter warnings.
- FIX: engine ignoring isAssociated.
- FEAT: add handler mechanism.
- BREAKING REFACTOR: rename findConverterOrThrow.
- BREAKING FEAT: added validation, refactored library.
- BREAKING FEAT: switch to lyell generator utilities.
- BREAKING FEAT: extend structure, openapi schema, rework structure converter.
1.0.0 #
Note: This release has breaking changes.
- BREAKING FEAT: polymorphic, serializer implementations, updated structure format.