Releases: miguelmota/go-solidity-sha3
v0.1.1
Changelog
592f51a go mod init
e88f18d Add bytes methods
94693bf Fix example. Closes #8
35c3098 Update README
b0c00b3 Merge branch 'OffchainLabs-master' into master
ee7c423 update go mod
50160c3 Update go.mod for branch
385f9c6 Update to golang 0.9.14 API
9010f21 remove vendor; closes #7
180e2af update example
v0.1.0
0.0.2
v0.0.1
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