Releases: benhall14/php-calendar
Releases · benhall14/php-calendar
v2.0.07
20 Oct 23:41
Compare
Sorry, something went wrong.
No results found
Fixes a bug with an invalid closing table TR tag.
v2.0.6
13 Jun 12:43
Compare
Sorry, something went wrong.
No results found
Added the ability to add custom data attributes to the data, based on the idea by @cschoenfeld
v2.0.5
05 Feb 15:49
Compare
Sorry, something went wrong.
No results found
Updated to use dayName and monthName instead of the legacy localeXXX code.
v2.0.4
30 Jan 18:32
Compare
Sorry, something went wrong.
No results found
Bugfix for the accidental removal of the setTimeFormat method.
v2.0.3
30 Oct 15:03
Compare
Sorry, something went wrong.
No results found
Updates to give a new render method that accepts an options array.
v2.0.2
23 Oct 10:56
Compare
Sorry, something went wrong.
No results found
Bugfix on carbon versions
v2.0.1
23 Oct 10:25
Compare
Sorry, something went wrong.
No results found
v2.0
18 Oct 18:22
Compare
Sorry, something went wrong.
No results found
Cleaner codebase for full PHP8+ support.
v1.5.4
23 Sep 09:42
Compare
Sorry, something went wrong.
No results found
Updates to fix an issue with the classes duplicating on the week view.
v1.5.3
14 Aug 11:11
Compare
Sorry, something went wrong.
No results found
Bugfix to address the erroneous echo tag on the weekly calendar view. Thanks @jsantari