All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Improved the phpmd configuration PR-10
- Updated module to work with shop 7
- Improved cache keys in workflows to be more precise
1.0.0 - 2023-03-03
- More examples with possible configuration settings for module
- More precise dependency on the shop versions added
- Missing translations in module settings
- Dependabot configured in repository to check for dependency issues
- Separate manual workflow for generating coverage artifacts
- Quality badges example in readme
- Update phpstan version
- Migrations executed on module activation only if new, not executed ones present
- Cleanup not used dev dependencies
- Test run failures on https configuration; Enable not secure dev certificates in tests
- Failed tests in the workflow will mark workflow red, not green anymore
- Consistent abbreviation: OEMT
1.0.0-rc.1 - 2022-05-05
- First version of our reusable examples