Files
xahau.js/packages/ripple-binary-codec/HISTORY.md
Elliot Lee edc95f78f1 v0.2.3
2019-08-29 18:00:24 -07:00

938 B

ripple-binary-codec Release History

0.2.3 (2019-08-29)

  • Expand node version compatibility (#32, #33)

0.2.2 (2019-07-26)

  • Input validation - Amount and Fee should not allow fractional XRP drops (#31)
  • Fix lint errors
  • Update dependencies (including lodash and mocha)
  • Require node 10 (.nvmrc)
  • Remove assert-diff
  • Remove codecov.io as it did not appear to work. The package.json script was:
    • "codecov": "cat ./coverage/coverage.json | ./node_modules/codecov.io/bin/codecov.io.js"

0.2.1

  • Add tecKILLED from amendment fix1578 (PR #27 fixes #25)

0.2.0

0.1.14

  • Skip amount validation when deserializing f72c115

0.1.13

  • Add Check, CheckCreate, CheckCash, CheckCancel

0.1.11

  • Add ledger header decode function

0.1.8

0.1.7

0.1.6

0.1.3