Releases: celestiaorg/protobuf3-solidity-lib
Releases · celestiaorg/protobuf3-solidity-lib
v0.6.0
What's Changed
- Bump CI to Node 16 and migrate to Hardhat by @adlerjohn in #44
- Make test fixture functions pure. by @adlerjohn in #45
- Bump to solc v0.8.4. by @adlerjohn in #46
- Bump package to v0.6.0. by @adlerjohn in #47
- Update README.md by @adlerjohn in #48
- Remove release drafter CI. by @adlerjohn in #49
- Bump publish CI to Node 16 by @adlerjohn in #50
Full Changelog: v0.5.1...v0.6.0
v0.5.1
Changes
- Bump to v0.5.1. (#41) @adlerjohn
- Update truffle and prettier-plugin-solidity dependencies (#40) @adlerjohn
- Add release and license badges to readme (#39) @adlerjohn
- Remove now-unnecessary Solidity gitattributes (#38) @adlerjohn
v0.5.0
Changes
- Bump to v0.5.0. (#37) @adlerjohn
- Add check for overflow when decoding length delimited field (#36) @adlerjohn
- Use uint64 instead of uint256 (#35) @adlerjohn
v0.4.4
Changes
- Bump to v0.4.4. (#34) @adlerjohn
- Change npm publish CI to check for release publish. (#33) @adlerjohn
v0.4.3
Changes
- Bump to v0.4.3. (#32) @adlerjohn
- Clean up release drafter (#31) @adlerjohn
- Bump eslint to 7.8.1. (#30) @adlerjohn
- Fix release drafter config (#29) @adlerjohn
- Add release drafter config (#28) @adlerjohn
- Add test to show protobufjs accepts extra bytes (#27) @adlerjohn