Skip to content

Releases: Sh1nku/solrstice

v0.6.0

27 Oct 18:51
e5ab054
Compare
Choose a tag to compare

What's Changed

  • Improve error messages when reaching a non-solr server by @Sh1nku in #14

Full Changelog: v0.5.0...v0.6.0

v0.5.0

26 Jul 12:22
db9b953
Compare
Choose a tag to compare

What's Changed

  • Update dependencies by @Sh1nku in #9
  • Add test making sure that using multiple clients simultaneously works by @Sh1nku in #10
  • Make structs subclassable by @Sh1nku in #11
  • Add logging by @Sh1nku in #12
  • Restructure rust crate and python package by @Sh1nku in #13

Full Changelog: v0.4.3...v0.5.0

v0.4.3

20 Jan 23:08
ce432aa
Compare
Choose a tag to compare

What's Changed

  • v0.4.3: Fix error causing mypy to not recognize .pyi files by @Sh1nku in #8

Full Changelog: v0.4.2...v0.4.3

v0.4.2

15 Dec 13:12
c869446
Compare
Choose a tag to compare

What's Changed

  • V0.4.2: Replace openssl with rustls by @Sh1nku in #7

Full Changelog: v0.4.1...v0.4.2

v0.4.1

15 Dec 11:04
1973a4b
Compare
Choose a tag to compare

What's Changed

  • Relax version requirements. Add tests for Python 3.12 by @Sh1nku in #6

Full Changelog: v0.4.0...v0.4.1

v0.4.0

01 Sep 10:13
70af1a4
Compare
Choose a tag to compare

What's Changed

  • v0.4.0: Simplify how requests to Solr are done by @Sh1nku in #5

Full Changelog: v0.3.2...v0.4.0

v0.3.2

22 Aug 14:37
172f939
Compare
Choose a tag to compare

What's Changed

  • v0.3.2: Fix error when using Solr 8.0-8.5 by @Sh1nku in #4

Full Changelog: v0.3.1...v0.3.2

v0.3.1

21 Aug 17:09
8c3c866
Compare
Choose a tag to compare

What's Changed

  • v0.3.1: Fix error in python documentation by @Sh1nku in #3

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 Aug 16:13
47e73a3
Compare
Choose a tag to compare

What's Changed

  • v0.3.0: Add Faceting with Json facets and facet counts by @Sh1nku in #2

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 Aug 23:44
6f4d8e6
Compare
Choose a tag to compare

What's Changed

  • Add lucene, dismax and edismax query parsers by @Sh1nku in #1

Full Changelog: v0.1.1...v0.2.0