Releases: nystudio107/craft-closure
Releases · nystudio107/craft-closure
Version 1.0.7
Version 1.0.6
Changed
- Use the new (as of Craft
^4.3.0
) eventView::EVENT_AFTER_CREATE_TWIG
to hook Closure in, so it will work with any Craft-created Twig environment (not just when rendering page templates) (#11774) - Require
craftcms/cms
^4.3.0 || ^5.0.0
Version 1.0.5
Added
- Converted
addClosure()
to a public method so it is callable by anyone (#1)
Version 1.0.4
Added
- Stable release for Craft CMS 5
- Add
create-release.yml
for automated releases
Version 1.0.3
Added
- Add
phpstan
andecs
code linting - Add
code-analysis.yaml
GitHub action
Changed
- PHPstan code cleanup
- ECS code cleanup
Version 1.0.2
Fixed
- Fix semver to
|| ^5.0.0-alpha.1
Version 1.0.1
Added
- Add Craft CMS 5 compatibility
Version 1.0.0
Added
- Initial release
Version 1.0.0-beta.1
Added
- Initial beta release