Releases: nystudio107/craft-twigprofiler
Releases · nystudio107/craft-twigprofiler
5.0.0
4.0.0
Added
- Added
ServicesTrait
for the plugin service component registration - Add
phpstan
andecs
code linting - Add
code-analysis.yaml
GitHub action
Changed
- Updated docs to use node 20 & a new sitemap plugin
- PHPstan code cleanup
- ECS code cleanup
1.0.2
Added
- Added
ServicesTrait
for the plugin service component registration - Add
phpstan
andecs
code linting - Add
code-analysis.yaml
GitHub action
Changed
- Updated docs to use node 20 & a new sitemap plugin
- PHPstan code cleanup
- ECS code cleanup
Version 4.0.0-beta.1
Added
- Initial Craft CMS 4 compatibility
Version 1.0.1
Changed
- Fixed an issue where profiling blocks couldn't be nested
- Greatly simplified the compiled code
- Matched the new Twig namespacing
Version 1.0.0
Added
- Initial release