Skip to content

Lunr.Gravity 0.10.0

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

General:

  • Mark Lunr.Halo as a development-only dependency
  • Relax the version requirement for Psr-Log
  • Suggest ext-sqlite3 for SQLite functionality
  • Update Psr-Log
  • Fix include path for Psr-Log in decomposer.json
  • Clean up use statements

CI:

  • Remove Jenkinsfile

SQLite3:

  • Add support for DELETE/INSERT/REPLACE ... RETURNING

Tests:

  • Ignore end-of-line comments when comparing SQL strings from files