Skip to content

Releases: lunr-php/lunr.config

Lunr.Config 0.10.1

18 Dec 16:17
Compare
Choose a tag to compare

General

  • Updated Lunr.Halo to 0.10.1
  • Remove references to mailing lists and reviewboard from README

Configuration

  • Ignore phpstan false positive

Lunr.Config 0.10.0

19 Sep 15:29
0.10.0
Compare
Choose a tag to compare

General:

  • Unlock dependencies
  • Update Mockery
  • Clean up use statements

CI:

  • Remove Jenkinsfile

Configuration:

  • Better type hints

Lunr.Config 0.9.0

05 Jun 13:52
Compare
Choose a tag to compare

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

26 Jan 12:52
Compare
Choose a tag to compare

CI

  • Remove phpstan workaround

Lunr.Config 0.7.2

22 Nov 12:25
Compare
Choose a tag to compare

General

  • Use release branch of lunr coding standard

Lunr.Config 0.8.0

20 Sep 09:24
Compare
Choose a tag to compare

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

08 Sep 13:21
Compare
Choose a tag to compare
  • CI improvements
  • Codestyle fixes

Lunr.Config 0.7.0

02 Feb 17:42
Compare
Choose a tag to compare
  • First standalone release