Releases: Zondax/assemblyscript-cbor
Releases · Zondax/assemblyscript-cbor
v1.0.0
What's Changed
- Add at and length funcs to Arr by @emmanuelm41 in #13
- Remove addArrU8 redundant function by @rllola in #14
- added a test: array of u64 in an array by @rllola in #15
- Add zondax logo on main readme by @emmanuelm41 in #16
- Change to public npm registry for publishing packages by @emmanuelm41 in #17
Full Changelog: v0.5.1...v1.0.0
v0.5.1
v0.5.0
What's Changed
- Support for encoding/decoding bytes by @rllola in #9
- Fix encoding float32 on CBOR by @emmanuelm41 in #10
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Change license to MIT by @emmanuelm41 in #7
- Add array encoding by @emmanuelm41 in #8
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
v0.2.0
What's Changed
- Add test cases by @emmanuelm41 in #3
- Add many features by @emmanuelm41 in #4
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Add encoding feature by @emmanuelm41 in #1
- Improvements encoding feature by @emmanuelm41 in #2
New Contributors
- @emmanuelm41 made their first contribution in #1
Full Changelog: https://github.com/Zondax/assemblyscript-cbor/commits/v0.1.0