Skip to content

Releases: nystudio107/craft-minify

5.0.0

15 Apr 19:29
Compare
Choose a tag to compare

Added

  • Stable release for Craft CMS 5

5.0.0-beta.2

11 Feb 00:19
Compare
Choose a tag to compare
5.0.0-beta.2 Pre-release
Pre-release

Added

  • Added ServicesTrait for the plugin service component registration

Version 4.0.1

11 Feb 00:15
Compare
Choose a tag to compare

Added

  • Added ServicesTrait for the plugin service component registration

Version 1.2.13

11 Feb 00:14
Compare
Choose a tag to compare

Added

  • Added ServicesTrait for the plugin service component registration

5.0.0-beta.1

10 Feb 05:03
Compare
Choose a tag to compare
5.0.0-beta.1 Pre-release
Pre-release

Added

  • Initial beta version for Craft CMS 5

4.0.0

10 Feb 05:01
Compare
Choose a tag to compare

Added

  • 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.2.12

10 Feb 05:00
Compare
Choose a tag to compare

Added

  • 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.2

09 Mar 03:38
Compare
Choose a tag to compare

Fixed

  • Updated types for Craft CMS 4.0.0-alpha.1 via Rector

Version 4.0.0-beta.1

23 Feb 05:19
Compare
Choose a tag to compare

Added

  • Initial Craft CMS 4 compatibility

Version 1.2.11

23 Feb 04:12
Compare
Choose a tag to compare

Added

  • Add .gitattributes & CODEOWNERS

Changed

  • Switched documentation system to VitePress
  • Use Textlint for the documentation
  • Build documentation automatically via GitHub action