Changelog for RLP-1.1.1
Revision history for RLP
1.1.1 -- 2018-12-10
- Added error when leading zeroes on integer decoding
1.1.0 -- 2018-12-10
- Added error handling support. Check the generated haddock documentation where examples have been placed.
1.0.1 -- 2018-12-04
- Just added support for strings on the default types that are already instances of
RLPSerialize
1.0.0 -- 2018-12-01
- First version.