All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.1.3 2021-12-16:
- Added: Implemented
yaml.Marshaler
andyaml.Unmarshaler
interface for Decimal
0.1.2 2021-12-10:
- Changed: Removed redundant
go-ethereum
dependency
0.1.1 2021-11-04:
- Added:
NewDecimalFromStringOrDefault
function
0.1.0 2021-10-15:
- Initial version