Skip to content

Releases: benhall14/php-calendar

v2.0.6

13 Jun 12:43
Compare
Choose a tag to compare

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
Choose a tag to compare

Updated to use dayName and monthName instead of the legacy localeXXX code.

v2.0.4

30 Jan 18:32
Compare
Choose a tag to compare

Bugfix for the accidental removal of the setTimeFormat method.

v2.0.3

30 Oct 15:03
Compare
Choose a tag to compare

Updates to give a new render method that accepts an options array.

v2.0.2

23 Oct 10:56
b61333a
Compare
Choose a tag to compare

Bugfix on carbon versions

v2.0.1

23 Oct 10:25
c1d7306
Compare
Choose a tag to compare

Bugfix on weekly events.

v2.0

18 Oct 18:22
b1efb99
Compare
Choose a tag to compare

Cleaner codebase for full PHP8+ support.

v1.5.4

23 Sep 09:42
c47ff22
Compare
Choose a tag to compare

Updates to fix an issue with the classes duplicating on the week view.

v1.5.3

14 Aug 11:11
Compare
Choose a tag to compare

Bugfix to address the erroneous echo tag on the weekly calendar view. Thanks @jsantari

v1.5.2

04 Jul 10:02
Compare
Choose a tag to compare

Added Greek translation - Thanks to @alinakis