Skip to content

0.18.0

Compare
Choose a tag to compare
@theofidry theofidry released this 23 Dec 11:30
· 209 commits to main since this release
9a9b5c8

Features

  • feat: Update dependencies (#802)

Bugfixes

  • fix: Bump the Composer root version (#787)
  • fix: Remove unnecessary polyfill (#794)
  • fix: Allow to use the default value for the output directory (#801)

Misc

  • ci(refactor): Update the GitHub Actions steps (#785)
  • ci(fix): Remove the env from the Composer root version (#788)
  • refactor: Rework the composer root version checker into a proper sub-project (#789)
  • fix: Fix the RootVersionChecker (#790)
  • ci(refactor): Simplify the Composer installation in the CI (#791)
  • ci(fix): Fix a test name (#795)
  • ci(fix): Fix the lint jobs (#796)
  • refactor: Rework the makefile test with FidryMakefile (#792)
  • fix: Fix the e2e test 035 (#793)
  • ci(feat): Add PHP 8.2 for the build (#797)
  • refactor: Remove remaining usages of whitelist (#780)
  • ci(feat): Add a new meta job for the protected branch rules for the tests (#799)
  • ci(feat): Run the e2e tests on PHP 8.2 and also with different Composer versions (#798)
  • build(fix): Remove unnecessary files from the exported archive (#800)
  • ci(fix): Update actions/upload-artifact to v3 (from v2) (#803)