Skip to content

Releases: marvinroger/nanocurrency-js

v2.0.2

12 Jul 10:14
Compare
Choose a tag to compare

2.0.2 (2018-07-12)

Bug Fixes

  • add yargs to dependencies (efd115b)

v2.0.1

12 Jul 10:04
Compare
Choose a tag to compare

2.0.1 (2018-07-12)

Bug Fixes

  • embed the helpers for the cli (9f22c47)

v2.0.0

12 Jul 09:49
Compare
Choose a tag to compare

2.0.0 (2018-07-12)

BREAKING CHANGES

  • see previous commits

v1.12.0

12 May 22:19
Compare
Choose a tag to compare

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.2

08 May 18:47
Compare
Choose a tag to compare

1.11.2 (2018-05-08)

Bug Fixes

v1.11.1

07 May 10:31
Compare
Choose a tag to compare

1.11.1 (2018-05-07)

Bug Fixes

  • move type declarations to a specific directory (aaf59bd)

v1.11.0

07 May 10:20
41c7bfd
Compare
Choose a tag to compare

1.11.0 (2018-05-07)

Features

  • migrate to TypeScript, add type definition files (#32) (41c7bfd), closes #30

v1.10.1

06 May 23:01
Compare
Choose a tag to compare

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

15 Apr 11:48
6416e8a
Compare
Choose a tag to compare

1.10.0 (2018-04-15)

Features

  • add universal - utx block support (state blocks) (#27) (6416e8a), closes #23

v1.9.0

26 Mar 22:05
Compare
Choose a tag to compare

1.9.0 (2018-03-26)

Features

  • implement checksum verification on checkAddress (84c66e6)