What's Changed
- Simplify package by @Baptouuuu in #5
- Run tests with Blackbox by @Baptouuuu in #6
- Simplify periods by @Baptouuuu in #7
- Add microseconds support by @Baptouuuu in #8
- Force the use of a format to parse a string by @Baptouuuu in #9
- Remove
PointInTime::milliseconds()
by @Baptouuuu in #10 - Add
Clock::ofFormat()
by @Baptouuuu in #11 - Include microseconds in
PointInTime::toString()
by @Baptouuuu in #12 - Fix inability to express a positive offset of less than an hour by @Baptouuuu in #13
- Fix precision of elapsed periods by @Baptouuuu in #14
- Fix
PointInTime::equals()
and::aheadOf()
by @Baptouuuu in #15
New Contributors
- @Baptouuuu made their first contribution in #5
Full Changelog: 3.4.1...4.0.0