Skip to content

v0.28.1

Choose a tag to compare

@BrianHenryIE BrianHenryIE released this 11 Jul 00:16
· 789 commits to master since this release
5b87573

What's Changed

Widen the versions of dependencies Strauss can be installed alongside. Mute deprecation warnings. Increase the PHP version tested in GtiHub Actions. Improve performance when scanning symlinked packages.

  • Allow all versions of PHPUnit 9+ by @BrianHenryIE in #303
  • Allow Monolog v2 || v3 by @BrianHenryIE in #304
  • Update packages, increase CI PHP versions; mute deprecations by @BrianHenryIE in #306, close #232
  • Performance: improve compiling file list for local symlinked paths by respecting .gitignore, .gitattribute and skipping .git directory by @BrianHenryIE in #299

Thanks @dingo-d #288.

Full Changelog: 0.28.0...0.28.1