Skip to content

Releases: hpp2334/pbw-moon

v0.1.5

15 Apr 19:24
Compare
Choose a tag to compare
  • refactor: replace ByteVec.allocate with ByteVec.reserveMore and ByteVec.addLen
  • feat: add README.md in published package

v0.1.4

15 Apr 13:25
Compare
Choose a tag to compare
  • fix: result may be dirty by "finish"

v0.1.3

14 Apr 21:25
Compare
Choose a tag to compare
  • perf: improve performance when using ByteVec.toBuffer frequently

v0.1.2

14 Apr 20:10
Compare
Choose a tag to compare
  • perf: improve performance when using writer.encode frequently