Skip to content

Releases: nystudio107/twig-bundle-installer

Version 1.0.2

07 Sep 18:33
Compare
Choose a tag to compare

Added

  • Added support for the TEMPLATES_VENDOR_DIR environment variable, either defined in the environment itself, or in a .env file if Dotenv) is used

Version 1.1.1

16 Apr 19:32
Compare
Choose a tag to compare

Added

  • Add phpstan and ecs code linting
  • Add code-analysis.yaml GitHub action

Changed

  • PHPstan code cleanup
  • ECS code cleanup

Version 1.1.0

19 Feb 06:40
Compare
Choose a tag to compare

Added

  • Added support for Composer 2.x
  • Added .gitattributes
  • Added CODEOWNERS

Changed

  • Write out a .gitignore file to the templates/vendor/ directory

Version 1.0.0

13 Feb 21:04
Compare
Choose a tag to compare

Changed

  • Initial release.