Skip to content

v0.7.0 - Fixes and Features

Compare
Choose a tag to compare
@donatj donatj released this 11 Jan 18:51
· 23 commits to master since this release
3bf17bf

This was originally intended to be a major release, but preventing interface changes was simple enough to keep this as a minor release.

Notable (Potentially Breaking) Changes

  • Increased Minimum PHP version to 5.5.0
  • Current date was separated from month due to issues it solved #7
  • Class names are now customizable #10
  • show() method now deprecated in favor of render()

Things to Watch Out For

  • Day names are no longer localized by default due to PHP 8.1 deprecating strftime ( thanks, @h1nds1ght )

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.7.0