Skip to content

Releases: poanetwork/ex_abi

0.5.16

17 Oct 05:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.15...0.5.16

0.5.15

10 Oct 16:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.14...0.5.15

0.5.14

22 Sep 08:26
ad6ad9e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.5...0.5.14

0.5.5

01 Jul 05:41
1465845
Compare
Choose a tag to compare

0.5.5

  • Support decoding of output without method_id prefix (#61)

0.5.4

23 Jun 15:08
afafd7f
Compare
Choose a tag to compare

0.5.4

  • Bump ex_keccak (otp 24 support) (#59)

0.4.0

28 May 08:30
87c62cc
Compare
Choose a tag to compare

Fix encoding and decoding of dynamic types (#34)
Allow to decoded function outputs (#36)
Parse array of tuples in the specification (#37)

0.3.1

12 May 10:26
Compare
Choose a tag to compare
  • ABI parsing tuple type (#29)
  • ABI encoding array type fix (#28)
  • Elixir version bump: 1.10.2 (#27)

0.3.0

19 Mar 13:35
02539ef
Compare
Choose a tag to compare

#24 - Fix ABI encoding/decoding of dynamic size types