Skip to content

Releases: nystudio107/craft-twigprofiler

5.0.0

27 Apr 20:33
Compare
Choose a tag to compare

Added

  • Stable release for Craft CMS 5

4.0.0

27 Apr 20:32
Compare
Choose a tag to compare

Added

  • Added ServicesTrait for the plugin service component registration
  • Add phpstan and ecs 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

27 Apr 20:32
Compare
Choose a tag to compare

Added

  • Added ServicesTrait for the plugin service component registration
  • Add phpstan and ecs 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

14 Mar 19:53
Compare
Choose a tag to compare

Added

  • Initial Craft CMS 4 compatibility

Version 1.0.1

12 Jun 19:02
Compare
Choose a tag to compare

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

07 Apr 22:48
Compare
Choose a tag to compare

Added

  • Initial release