Skip to content

2.0.0

Compare
Choose a tag to compare
@snowypowers snowypowers released this 22 Nov 03:25
· 789 commits to master since this release

2.0.0

  • Introduction of ES6 classes such as Account, Query, Transaction` for better usability
  • Exposure of modules through named exports using ES6 conventions: rpc, sc, tx, u, CONST, wallet, api
  • Semantic version kept as default export.

Note: There are breaking changes when upgrading from 1.1.1.

Changelog: http://cityofzion.io/neon-js/2.0.0/changelog.html Not guaranteed to catch all breaking changes