Skip to content

Lunr 0.10.0

Latest
Compare
Choose a tag to compare
@SMillerDev SMillerDev released this 19 Sep 16:09
· 13 commits to master since this release
0.10.0

General:

  • Mark Lunr.Halo as a development-only dependency
  • Relax version requirement for Psr-Log and Psr-Cache
  • Fix Lunr.Halo being listed twice in composer.json
  • Update dependencies
  • Split out Lunr.L10n into a separate repo
  • Clean up use statements

CI:

  • Remove Jenkinsfile

Corona:

  • Stricter types for the Controller class
  • Add stricter type to client data http exception data input
  • Add default message for NotImplementedException