v3.1.0
What's Changed
Some great work from @nikcio 🎉 Examine now targets .NET 6, NetStandard 2.1 and NetStandard 2.0. This release comes with some bug fixes and features:
- 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 toRangeQuery
(#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