Skip to content

Releases: renproject/pack

v0.2.12

06 Oct 23:05
7bf74cb
Compare
Choose a tag to compare
  • Update to use latest surge release

v0.2.11

25 Jun 01:28
1dd5ac4
Compare
Choose a tag to compare
  • Fix decoding into struct with new fields
  • Improved panic handling

v0.2.10

14 May 10:58
42aa552
Compare
Choose a tag to compare
  • Fix redundant type information

v0.2.9

24 Jan 23:58
d2b82cf
Compare
Choose a tag to compare
  • Support encoding/decoding values

v0.2.8

21 Jan 05:49
07fd1aa
Compare
Choose a tag to compare
  • Support empty lists
  • Fix unmarshal-into-interface bug in lists

v0.2.7

27 Nov 04:55
1c8d218
Compare
Choose a tag to compare
  • Add Equals function for types
  • Add additional sanity checks for type unmarshalers
  • Fix type equality checks in NewList
  • Fix type tests

v0.2.6

24 Nov 00:04
6975705
Compare
Choose a tag to compare
  • Support for List

v0.2.5

22 Sep 00:33
Compare
Choose a tag to compare
  • Add comparison methods to U128 and U256

v0.2.4

21 Sep 23:46
Compare
Choose a tag to compare
  • Add New*FromUint* constructors for U128 and U256
  • Add Mul and Div to U128 and U256

v0.2.3

06 Aug 01:24
588b2e3
Compare
Choose a tag to compare
  • Implement text (un)marshalers for Bytes32, Bytes65, and Bytes