cbor 2.0.4
cbor: ^2.0.4 copied to clipboard
A CBOR library for Dart. An RFC7049 compliant encoding/decoding CBOR implementation.
2.0.4 #
Update to Dart 2.6.1, linter updates and general tidy up
2.0.3 #
Update to Dart 2.4.1, linter updates and general tidy up
2.0.2 #
Issue 4, update to Dart 2
1.0.4 #
Updates for pub. Remove json_mapper
1.0.3 #
Strong mode updates for pub.
1.0.2 #
- SDK version constraint update
1.0.1 #
- Minor update to the README, issue 1.
1.0.0 #
- Initial version