Releases: sitecrafting/greg
Releases · sitecrafting/greg
v0.4.3
Bugfix to allow for events with both and exception and override to work as expected
v2.0.1
Added note to readme about Timber 2 support
v2.0.0
Added note to readme about Timber 2 support
v1.0.0
Downgraded required Timber version from 2 to 1
v0.4.2
Update EventQuery
params to get all events matching the meta & tax queries, instead of limiting based on the WP posts_per_page
setting
v0.4.1
Bugfix for multiple overrides with the same start time
v0.4.0
- Better support for extending
Greg\Event
- Support
BYDAY
override times
v0.3.1
- Fixed a notice when recurrence_description is missing
v0.3.0
- implement prev/next month query string helpers (#10)
- test Twig functions 🧪
- document all the things! ✍