Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 15:02
· 7 commits to master since this release
182edcf

2.0.0 (2025-02-26)

Bug Fixes

  • call fixtures method (5ff8868)
  • ci: github token name (e045ef5)
  • ci: use dry run for automated release (d8111f0)
  • cs: add rules for docblocks (0d98125)
  • cs: indent in phpdoc (97610ed)
  • dont add mails that were not sent (7adc7f7)
  • load mailmethod config (d536116)
  • phpstan types (ab5ccc5)
  • recreate baseline (f9131bd)
  • remove localeurls dependency and test case (3bba227)
  • remove unused dep (e763dee)
  • run phpstan after codeception build (9cff2c0)
  • sa: use Assert::fail so that phpstan understand code doesn't continue (117117e)
  • use runtimeexception when applicable (4df941f)
  • variable rename (619fb2d)

Features

  • allow mails to be intercepted using events (dca7c44)
  • drop php8.1 php8.2 (0b08f64)
  • Merge pull request #119 from TavoNiievez/php_features (49393a4)