Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

v0.0.1

Choose a tag to compare

@miguelmota miguelmota released this 26 Feb 21:04
· 16 commits to master since this release

Changelog

9bd89c3 add .goreleaser.yml
8ca21bd preliminary array support; closes #5
31f1812 update readme
1c95bbf travis badge
efd04f5 add travis
f63cbd2 update readme
e77fe6b update readme
0d1b4c0 update readme
9caf8c6 GO111MODULE=on
1cbe7b0 update sha3 package import
92fbf5a Merge branch 'BjornvdLaan-master'
90d5f41 Merge remote-tracking branch 'upstream/master'
a291803 example print
7b1a598 added bytes16 type
1d6863c accept interfaces
eb5715d address iface
49a4207 uint256 iface
6e925f5 [32]byte
188bcd0 [32]byte
7a341e1 bytes32 bugfix
8bd7f6c add license
003596f add comments
720c49c with prefix example
dd6b738 with prefix method
1aec727 from string
6e6743f typo
01c2ea0 test
d572d0a update readme
485096d editorconfig
83ed517 ints
396e1a5 update readme
522c2c4 update readme
b456b81 update readme
9437558 update readme
3878e57 importable package
c7539a8 update readme
ed85757 update readme
aba31ca update readme
319f5dc update readme
3403c5d init