Releases: lunr-php/lunr.config
Releases · lunr-php/lunr.config
Lunr.Config 0.10.1
Lunr.Config 0.10.0
General:
- Unlock dependencies
- Update Mockery
- Clean up use statements
CI:
- Remove Jenkinsfile
Configuration:
- Better type hints
Lunr.Config 0.9.0
CI
- Proper typing of
$this->class
in unit tests - Adjust autoload include so it's no longer conditional
- Clean up include path construction for unit tests
- Use shared github action templates
- Add and enforce typos check
- Configure PHPUnit whitelist based on directories
Lunr.Config 0.8.1
CI
- Remove phpstan workaround
Lunr.Config 0.7.2
General
- Use release branch of lunr coding standard
Lunr.Config 0.8.0
General
- 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 issues and require passing phpcs in github actions
- Bump phpstan to level 7 and make it required for a build to pass
Configuration
- Add configuration access mocking helper
Lunr.Config 0.7.1
- CI improvements
- Codestyle fixes
Lunr.Config 0.7.0
- First standalone release