Releases: AmpersandHQ/ampersand-magento2-upgrade-patch-helper
Releases · AmpersandHQ/ampersand-magento2-upgrade-patch-helper
v1.8.1
v1.8.0
1.7.3
1.7.2
1.7.1
1.7.0
- Allow you to stack on additional
diff
params so long as-ur
appears. - When debugging a failed test it was a pain because the vendor.patch was overwritten for some test cases, this makes a backup and restores after each test.
- Add
--php-strict-errors
flag so that any warnings / notices / anything else will turn into an exception. This is useful for test cases and debugging. - Capture #35 in a test and fix in #37
v1.6.1
v1.6.0
- Add attempted auto patching of local theme file overrides
- Update test suite to do 2.4.0 coverage
v1.5.0
- Add a licence
- Add option to filter namespace
- Update php requirements in composer.json
- Fix bug where multiple themes weren't being scanned