Releases: marvinroger/nanocurrency-js
Releases · marvinroger/nanocurrency-js
v2.0.2
2.0.2 (2018-07-12)
Bug Fixes
- add yargs to dependencies (efd115b)
v2.0.1
2.0.1 (2018-07-12)
Bug Fixes
- embed the helpers for the cli (9f22c47)
v2.0.0
2.0.0 (2018-07-12)
BREAKING CHANGES
v1.12.0
1.12.0 (2018-05-12)
Bug Fixes
- fix checkBalance when candidate is empty string (dc13570), closes #33
Features
- add support for "nano_" prefix (f780dc6)
v1.11.1
1.11.1 (2018-05-07)
Bug Fixes
- move type declarations to a specific directory (aaf59bd)
v1.11.0
1.11.0 (2018-05-07)
Features
- migrate to TypeScript, add type definition files (#32) (41c7bfd), closes #30
v1.10.1
1.10.1 (2018-05-06)
Bug Fixes
- add more tests and fix state block link field if this is an address (3d557b7)
v1.10.0
1.10.0 (2018-04-15)
Features
- add universal - utx block support (state blocks) (#27) (6416e8a), closes #23
v1.9.0
1.9.0 (2018-03-26)
Features
- implement checksum verification on checkAddress (84c66e6)