Releases: AmpersandHQ/ampersand-magento2-upgrade-patch-helper
Releases · AmpersandHQ/ampersand-magento2-upgrade-patch-helper
v1.11.2
v1.11.1
What's Changed
- Improve when running without database, scan
phtml
andjs
files, and increase CI strictness by @convenient in #72
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- Add
--phpstorm-threeway-diff-commands
flag by @convenient in #71
Full Changelog: v1.10.1...v1.11.0
v1.10.1
1.10.0
What's Changed
- Configure composer allow plugins by @convenient in #66
- Feature: new error types "Queue consumer added" and "Queue consumer removed" by @a-dite in #67
New Contributors
Full Changelog: v1.9.1...v1.10.0
v1.9.1
What's Changed
- Add test case and detection support for email templates by @convenient in #65
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Update .travis.yml by @convenient in #61
- Update test suites to run in docker containers, php 8.1 support by @convenient in #64
Full Changelog: v1.8.4...v1.9.0
v1.8.4
- #57
- #56
- fix handling of relative paths in output
- thanks @pocallaghan