Skip to content

Releases: petrunkodg/rdate

Thread-safe and non-blocking factories

02 Sep 09:37
Compare
Choose a tag to compare
  • From now the default Period and Time factories are thread-safe.
  • TimeFactory and PeriodFactory are interfaces. Not structs.
  • NewNonblockingTimeFactory, NewNonblockingPeriodFactory methods are also available now.
  • Some test fixes

License

29 Aug 08:19
Compare
Choose a tag to compare
v1.0.2

LICENSE

IsZero methods of Time and Period

28 Aug 11:53
Compare
Choose a tag to compare
  • IsZero method of Time
  • IsZero method of Period
  • Documentation minor fixes
  • Code coverage

The first public version

28 Aug 11:54
Compare
Choose a tag to compare
v1.0.0

godoc link & fix typo