borsh_annotation 0.3.1+4 borsh_annotation: ^0.3.1+4 copied to clipboard
Annotation used to make a Dart object borsh serializable.
0.3.1+4 #
- REFACTOR: update linter (#1030).
- REFACTOR: bump linter (#993).
- REFACTOR: update lint rules.
- REFACTOR: update linter.
- REFACTOR: migrate to Dart 3 and Flutter 3.10 (#981).
- REFACTOR: update lints (#783).
0.3.1+3 #
- REFACTOR: rename packages.
- DOCS: update repository name.
0.3.1+2 #
- REFACTOR: extract constant.
0.3.1+1 #
- REFACTOR: Migrate to Dart 2.17 (#271).
- FIX: update implementation to work in JS.
0.3.1 #
- FEAT: Add BU64.
0.3.0+1 #
- DOCS: Update readme.
0.3.0 #
Note: This release has breaking changes.
- FEAT: Add app packages (#196).
- BREAKING REFACTOR: Change generation concept.
0.2.0+1 #
- FIX: Remove build.yaml from borsh_annotation (#61).
- CHORE: Splits borsh package (#60).
0.2.0 #
- Initial version