Skip to content

Releases: petrosDemetrakopoulos/ethairballoons

1.4.7

21 Sep 20:02
Compare
Choose a tag to compare

1.4.6

17 Jun 18:39
Compare
Choose a tag to compare

1.4.5

11 Apr 18:00
Compare
Choose a tag to compare

What's Changed

  • Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #14
  • Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #16
  • Updated web3 and ganache dependencies

Full Changelog: v1.4.4...v1.4.5

v1.4.4

05 Feb 15:38
Compare
Choose a tag to compare
  • Lintering fixes for the test contracts
  • Added .npmignore file to ignore unit tests files in the zipped library
  • Updated ganache to 7.0.2
  • Fixed minor issues

1.4.3

29 Jan 16:12
Compare
Choose a tag to compare
  • Updated some dependencies
  • Replaced ganache-core (deprecated) with ganache

1.4.2

21 Jan 19:04
Compare
Choose a tag to compare

Full Changelog: v1.4.1...1.4.2

1.4.1

16 Jan 14:26
Compare
Choose a tag to compare

Updated some dependencies that had known vulnerabilities

Full Changelog: v1.4.0...v1.4.1

v1.4.0

23 Nov 11:32
Compare
Choose a tag to compare

This release contains a BREAKING change.
With this release, callback responses for all functions of the library have changed to the "error-first" standard which means that the first argument of any callback returned from the library is the error and the second one is the actual returned value.

Apart from that, some dependencies were updated to the latest versions.

v1.3.0

24 Aug 17:29
Compare
Choose a tag to compare

v1.1.1...v1.3.0