borsh_annotation 0.3.1+3 borsh_annotation: ^0.3.1+3 copied to clipboard
Annotation used to make a Dart object borsh serializable.
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