Skip to content

v3.1.0-beta01

Pre-release
Pre-release
Compare
Choose a tag to compare
@Shazwazza Shazwazza released this 29 Nov 20:16
· 161 commits to release/3.0 since this release
a869cbb

What's Changed

  • Multi-targeting .NET 6, netstandard 2.1 and netstandard 2.0
  • Codesmells 1 by @nikcio in #297
  • Updated demo project by @nikcio in #298
  • chore(deps): Updated dependencies in the test project by @nikcio in #293
  • fix: Fixed category not using queryparser (#302) by @nikcio in #304
  • fix: Let FSDirectory choose an implementation by @nikcio in #317
  • chore: Added multitargeting by @nikcio in #307
  • Add DateOnly support to RangeQuery (#314 & #307) by @nikcio in #315
  • chore(demo): Fixed the warnings in the demo project by @nikcio in #309
  • chore(editorconfig): Recommended changes by @nikcio in #308
  • Bump nokogiri from 1.13.6 to 1.13.9 in /docs by @dependabot in #303
  • Added docs on searching by @nikcio in #301
  • Added docs on limiting results by @nikcio in #299

New Contributors

Full Changelog: v3.0.1...v3.1.0-beta01