Releases: simonpoole/OpeningHoursParser
Releases · simonpoole/OpeningHoursParser
Release 0.18.0
This changes the default "Rule" constructor to be public.
Release 0.17.1
The catches NFEs instead of passing them through when parsing an int in semantic lookahead fails.
Release 0.17.0
This deprecates setMonthdays for the replacement setDates, functionally there is no difference.
Release 0.16.1
This fixes a bug in trying to fix up date ranges missing the end day
Release 0.16.0
This improves the handling of date vs month ranges and is now compiled with Java 8.
Release 0.14.0
Improvements pretty printing
Release 0.7.0
Renamed some API methods for more consistency with spec.
Release 0.4.1
Improvements in non-strict mode, renamed MonthDayRange to DateRange.
Release 0.2.0
This release fixes a small number of issues and makes the non-strict mode slightly more lenient and the strict mode slightly stricter.
Released to jcenter
0.1.2 The package is available via jcenter now, bumped version.