Releases: benhall14/php-calendar
Releases · benhall14/php-calendar
v2.0.6
Added the ability to add custom data attributes to the data, based on the idea by @cschoenfeld
v2.0.5
Updated to use dayName and monthName instead of the legacy localeXXX code.
v2.0.4
Bugfix for the accidental removal of the setTimeFormat method.
v2.0.3
Updates to give a new render method that accepts an options array.
v2.0.2
Bugfix on carbon versions
v2.0
Cleaner codebase for full PHP8+ support.
v1.5.4
Updates to fix an issue with the classes duplicating on the week view.
v1.5.3
Bugfix to address the erroneous echo tag on the weekly calendar view. Thanks @jsantari
v1.5.2
Added Greek translation - Thanks to @alinakis