Skip to content

v1.3.0

Compare
Choose a tag to compare
@ngryman ngryman released this 29 Jan 09:59
· 18 commits to master since this release
6750d74
  • replace new Buffer() calls with Buffer.from() to resolve depreciation warnings in tests (#33) 2fc901a
  • fix: use Math.round to resolve floating point rounding issues so that Ints are consistently returned for use in typed systems (#32) 8042b80
  • 📚 add "Other projects" section 1b468a8

v1.2.1...v1.3.0