Skip to content

Release 0.26.0

Compare
Choose a tag to compare
@simonpoole simonpoole released this 02 Nov 11:33
· 32 commits to master since this release

This release adds a flag to indicate more lenient handling of time ranges with earlier end than start times in strict mode. It does not change the behaviour in non-strict mode.

Note: the one parameter variant of OpeningHoursParser.rules maintains the same behaviour as prior releases, you will need to use the two parameter call if you want to set the flag.