All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.2 - 2024-08-08
- Fixed issue with
protomoney.Sub()
that caused it to return results with units/nanos components with mismatched signs (thanks @sameaste92)
0.1.1 - 2022-02-08
- Add
protomoney.Fmt()
- Add original Google
money.proto
file toprotomoney
package
0.1.0 - 2021-06-14
- Initial release