polkadart_scale_codec 1.5.0
polkadart_scale_codec: ^1.5.0 copied to clipboard
Implementation of the SCALE codec in Dart
1.5.0 #
- Bump polkadart version to 0.7.0
1.4.2 #
- Fixes an issue when decoding a Bytes string
1.4.1 #
- Packages were bumped for new publish workflow
1.4.0 #
- All packages have been bumped to add web support
1.3.0 #
- Removes
json_schema2
from being a required dependency
1.2.1 #
- Fixes
UnmodifiableUint8ListView
missing on newer dart versions
1.2.0 #
- Adds support for custom signed extensions
1.1.2 #
- License update
1.1.1 #
- Publishing packages under polkadart.dev publisher
1.1.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.