Skip to content

Releases: tjjfvi/subshape

v0.7.1

24 Oct 17:10
5c43db4
Compare
Choose a tag to compare

What's Changed

  • fix: hide codec class from docs by @tjjfvi in #99

Full Changelog: v0.7.0...v0.7.1

v0.7.0

24 Oct 16:38
f3c646b
Compare
Choose a tag to compare

What's Changed

  • feat: add custom inspect logic by @tjjfvi in #97
  • feat: add $.compact; fix metadata for int codecs by @tjjfvi in #98

Full Changelog: v0.6.2...v0.7.0

v0.6.2

23 Oct 01:53
34caa13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

12 Oct 18:08
d59bbbf
Compare
Choose a tag to compare

What's Changed

  • chore: use an unsigned shift in compactU32 by @tjjfvi in #91
  • chore: update links to substrate scale docs in readme by @wirednkod in #92
  • feat: add $.lenPrefixed by @tjjfvi in #93

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

05 Oct 17:27
73c76a4
Compare
Choose a tag to compare

What's Changed

  • feat: add custom error subclasses by @tjjfvi in #88
  • fix: casing of $.uint8Array and $.sizedUint8Array by @tjjfvi in #89
  • feat: add Context to EncodeBuffer and DecodeBuffer by @tjjfvi in #90

Full Changelog: v0.5.3...v0.6.0

v0.5.3

27 Sep 16:00
8ac8d5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

27 Sep 15:41
0b58ceb
Compare
Choose a tag to compare

What's Changed

  • fix: bug in DecodeBuffer re subarrays by @tjjfvi in #85

Full Changelog: v0.5.1...v0.5.2

v0.5.1

16 Sep 18:03
baf3d76
Compare
Choose a tag to compare

What's Changed

  • fix: $.taggedUnion typing by @tjjfvi in #83
  • fix: allow Codec<never> in codec combinators by @tjjfvi in #84

Full Changelog: v0.5.0...v0.5.1

v0.5.0

01 Sep 13:31
e2efd6b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

18 Aug 03:22
e637a0f
Compare
Choose a tag to compare

What's Changed

  • feat: add waitForBuffer and stealAlloc by @tjjfvi in #79

Full Changelog: v0.4.1...v0.4.2