Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

51 lines (33 loc) · 1.09 KB

Changelog

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

  • 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

Added

  • Add protomoney.Fmt()
  • Add original Google money.proto file to protomoney package

0.1.0 - 2021-06-14

  • Initial release