Releases: rickb777/date
Releases · rickb777/date
v1.20.2 updated dependencies
bumped up some dependencies
v1.20.0
v1.19.1
Bufix: MarshalJSON
Date.MarshalJSON incorrectly wrote the zero value as a blank string, which might raise difficulties at the receiver.
Code that relied on this incorrect behaviour might see this as a breaking change.
v1.18
updated dependencies
v1.14.3 updated dependencies
Bug fixed: integer overflow on 32bit architecture
v1.14.2 fixed int32 overflow problem mentioned in issue 11 https://github.com…
v1.14.1
Period revised
Improvements to Period, including new methods and improved tests.