·
10 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Features
Performance improvements
Bugfixes
- Add missing
webmozart/assert(#39, #49) - Make VersionParser throw the correct exception upon invalid version (#58)
- Throw invalid version exception (#59)
Docs improvements
- Update the documentation by (#48)
Housekeeping
- Bump the dependencies group in /.github/workflows with 2 updates by @dependabot[bot] (#32)
- Remove Psalm (#38)
- Fix the e2e tests (#41)
- Rename main to master (#42)
- Fix the CS (#43)
- Configure the tools to use the var directory (#45)
- Remove auto-generated Codeception code from git (#46)
- Fix the composer.lock (#57)
- Define the coverage XML path in the factory instead of the adapter (#52)
- Improve the Codeception integration tests for getting code (#47)
- Make the JUnit path relative to the tmp directory (#54)
- Fix the Makefile command (#56)
- Add more tests for a more complete coverage sample (#60)
- Inject the test framework name from the factory instead of the adapter (#51)
Various CI improvements:
- Configure the concurrency for the GitHub Actions workflows (#28)
- Remove master (#29)
- Pin the version used of GitHub Actions (#30)
- Add dependabot (#31)
- Merge the e2e tests workflow into the test workflow (#34)
- Add the GitHub Actions meta-jobs (#35)
- Rename the jobs and workflows for better readability (#40)
Full Changelog: 0.4.4...0.4.5