Skip to content

Lunr.CliParser 0.8.0

Compare
Choose a tag to compare
@pprkut pprkut released this 20 Sep 09:30
· 35 commits to master since this release

General:

  • First standalone release
  • Set minimum required PHP version to 8.1
  • Require phpunit 9.5.x
  • Switch to SPDX license headers
  • Make repo REUSE compliant

CI:

  • Fix codestyle issue and require passing phpcs in github actions
  • Fix phpstan issues and require passing phpstan in github actions

CliParser:

  • LunrCliParser: Trigger errors instead of using the Lunr Console class