Skip to content

Releases: simonpoole/OpeningHoursParser

Release 0.18.0

12 Dec 13:39
Compare
Choose a tag to compare

This changes the default "Rule" constructor to be public.

Release 0.17.1

27 Nov 17:05
Compare
Choose a tag to compare

The catches NFEs instead of passing them through when parsing an int in semantic lookahead fails.

Release 0.17.0

22 Nov 07:51
Compare
Choose a tag to compare

This deprecates setMonthdays for the replacement setDates, functionally there is no difference.

Release 0.16.1

18 Sep 14:18
Compare
Choose a tag to compare

This fixes a bug in trying to fix up date ranges missing the end day

Release 0.16.0

09 May 11:27
Compare
Choose a tag to compare

This improves the handling of date vs month ranges and is now compiled with Java 8.

Release 0.14.0

10 Apr 09:07
Compare
Choose a tag to compare

Improvements pretty printing

Release 0.7.0

13 Jun 08:10
Compare
Choose a tag to compare

Renamed some API methods for more consistency with spec.

Release 0.4.1

10 Apr 12:50
Compare
Choose a tag to compare

Improvements in non-strict mode, renamed MonthDayRange to DateRange.

Release 0.2.0

06 Apr 12:42
Compare
Choose a tag to compare

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

06 Nov 13:33
Compare
Choose a tag to compare
0.1.2

The package is available via jcenter now, bumped version.