Swap-Aggregator-Subgraph/node_modules/borc/CHANGELOG.md
2022-07-03 07:27:35 +05:30

3.2 KiB

2.1.2 (2020-03-26)

Bug Fixes

2.1.1 (2019-07-10)

Bug Fixes

  • import nested bignumber.js (6190338), closes #41

2.1.0 (2019-01-03)

Features

  • remove url dependency in the browser (18a4974)

2.0.4 (2018-10-18)

Performance Improvements

  • avoid object allocation when creating strings from the underlying buffer (e609298)

2.0.3 (2018-05-02)

Bug Fixes

  • decoder: handle 32bit byte strings and utf8 strings (7c5707c), closes #19
  • decoder: handle larger arrays (562f14b), closes #20
  • encoder: cast uint8arrays to a buffer (7f34f6a), closes #13
  • encoder: correct return value on .write (8eb9b1f), closes #27

Features

2.0.2 (2017-01-29)

Bug Fixes

  • decoder: correct ByteBuffer and ByteString handling (4ed9a69)

2.0.1 (2016-12-14)

Bug Fixes

  • decoder: handle large input sizes (b44cdfe), closes #10

2.0.0 (2016-12-11)

Features