Skip to content

v3

Compare
Choose a tag to compare
@mzur mzur released this 21 Jun 12:39
· 15 commits to master since this release

This version is now compatible with Kirby 3.

Breaking changes:

  • Initialize the calendar with new Mzur\KirbyCalendar\Calendar($data) instead of calendar($data).
  • Set up your language support according to Kirby 3.
  • Use the t() helper instead of l::get() for language variables.