Breaking changes:
- Deprecate
TimeZoneserialization (#576).
Additions:
- Add
orNullfunctions for non-throwing construction of datetime entities (#68). - Add
parseOrNullextension functions for non-throwing attempts at parsing (#508). - Introduce
LocalIsoWeekDatefor representing ISO week dates (#603). - Introduce functions for finding the next or previous date with the given day-of-week (#129).
Tweaks and fixes: