Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@kylekatarnls kylekatarnls released this 26 Jun 08:01
48b4532

What's Changed

  • Replace getData() with readonly property ->data
  • Added isAlwaysOpen() and isAlwaysClosed() methods
  • Converted Day to an enum
  • Made Time and TimeRange readonly
  • Support OpeningHoursSpecification structured data for creating OpeningHours by @ambroisemaupate in #232
  • Improve createFromStructuredData() by @kylekatarnls in #237
  • Update PHPUnit from 10 to 11 and multiple testing tools by @Chris53897 in #246 #245 #244
  • Check both start and end to consider a range before/after by @kylekatarnls in #251
  • Drop PHP < 8.2

New Contributors

Full Changelog: 3.0.0...4.0.0