Skip to content

Releases: paulmillr/micro-packed

0.5.1

09 Jan 08:49
0.5.1
f8cf890
Compare
Choose a tag to compare

Improve security. Add bitsets. Add opts allowUnreadBytes, allowMultipleReads

Full Changelog: 0.5.0...0.5.1

0.5.0

05 Jan 04:23
0.5.0
8c364b1
Compare
Choose a tag to compare
  • Switch to hybrid common.js-ESM package.
  • Integrate debugger, in separate file micro-packed/debugger.
  • Fix sizeof

Full Changelog: 0.4.0...0.5.0

0.4.0

11 Dec 23:46
0.4.0
f74efe1
Compare
Choose a tag to compare
  • Improve tree-shaking support
  • Export missing types
  • Bump scure-base and typescript used to build the package

Full Changelog: 0.3.2...0.4.0

0.3.2

02 Feb 16:39
0.3.2
66999bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

02 Feb 16:37
0.3.1
e3f4ae6
Compare
Choose a tag to compare

Improve debugging

Full Changelog: 0.3.0...0.3.1

0.3.0

25 Aug 22:09
0.3.0
197e2d1
Compare
Choose a tag to compare

New primitives: Array, Bytes, String, Lazy, Dict, Validate, Debug

0.2.0

17 Jul 18:03
0.2.0
30c571b
Compare
Choose a tag to compare
  • Drop common.js support, only ESM is now supported
  • Add declaration maps for simple debugging

0.1.0

20 Jun 14:32
0.1.0
7820ccf
Compare
Choose a tag to compare

Initial release