All notable changes to dust_dart are documented in this file.
The format is based on Keep a Changelog.
- Add source-first JSON serialization and deserialization runtime contracts.
- Add
Validatable for generated validation APIs.
- Keep Dart ecosystem
toJson and fromJson mirrors available through
extension APIs.
- Refine Database runtime contracts and typed query helper support.
- Initial public release of Dust Dart runtime and annotations.
- Includes functional primitives, derive annotations, validation runtime,
JSON helpers, HTTP annotations, and SQLx-style DB contracts.