Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 737 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 737 Bytes

Change Log

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 and yaml.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