Skip to content

0.18.2

Compare
Choose a tag to compare
@theofidry theofidry released this 05 Jan 23:57
· 160 commits to main since this release
5eb0484

Bugfixes

  • Handle the case where the Composer InstalledVersions.php file is not present (#830)
  • Fix conflicting humbug_phpscoper_expose_class class declaration (#831, #811)

Misc

  • ci: Simplify the security check workflow (#812)
  • ci: Simplify the build workflow (#813)
  • chore: Fix makefile CS (#814)
  • ci: Review the Lint workflow (#815)
  • chore: Remove PHPCS configuration file (#816)
  • chore: Add gitignore sort (#817)
  • ci: Add a meta build for the ComposerRootVersion tests (#818)
  • ci: Remove matrix from jobs that are not matrices (#819)
  • ci: Introduce a meta build for the unit tests (#820)
  • chore: Move PHP-CS-Fixer and PHPUnit artefacts to the build directory (#821)
  • chore: Exclude more files from the release artefact (#822)
  • chore: Extract the e2e make test rules into a dedicated file (#825)
  • chore: Tweak the ComposerRootVersionChecker related make commands (#826)
  • chore: Add undesired lock files to the gitignore (#827)
  • chore: Remove some commands from being documented in the Makefile (#828)
  • chore(makefile): Improve the outdated_fixtures command (#829)
  • chore(makefile): Re-organise the make commands (#824)
  • chore: Use build directory instead of dist (#833)