Changelog of @hackage/borsh 0.2.0

Revision history for borsh

0.2.0 -- 2022-11-15

  • Remove dependency on memory
  • Don't newtype-wrap Int128 and Word128
  • Improve documentation of the incremental interface
  • Make size argument to FixedSizeArray nominal

0.1.0 -- 2022-11-11

  • First released version