tonik_core 0.2.0
tonik_core: ^0.2.0 copied to clipboard
Core data structures and utilities for Tonik.
0.2.0 #
Note: This release has breaking changes.
- FEAT: binary data type.
- FEAT: binary and text bodies in responses.
- FEAT: cli handling for config.
- FEAT: fallback cases for enums.
- FEAT: deprecation handling from config.
- FEAT: apply filter from configuration.
- FEAT: config and name overrides.
- BREAKING FEAT: require dart 3.10.0 or later.
0.1.0 #
- FIX: stabilize names by sorting models.
- FEAT: parse deprecated fields for models.
- FEAT: improved list handing for matrix encoding.
0.0.9 #
- FEAT: security information parsing and documentation support.
- FEAT: contact, license, terms and external docs support.
0.0.8 #
- FEAT: improved simple en- and decoding for all of models.
- FEAT: parse time zones agnostic of locations.
- FEAT: Uri property encoding and decoding.
0.0.6 #
0.0.5 #
0.0.4 #
- FEAT: generate all of classes.
0.0.2 #
- FEAT: improved json decoding.
- FEAT: basic api client generation.
- FEAT: complex responses for response wrappers.
- FEAT: resolved content and isRequired for request body.
- FEAT: improved response name genreation.
- FEAT: allow multiple bodies in responses.
- FEAT: improved request and response naming.
- FEAT: support for response aliases.
- FEAT: parse request bodies.
- FEAT: add request body in core.
0.0.1 #
- Initial version.