Skip to content

v0.9.2

Latest
Compare
Choose a tag to compare
@rlskoeser rlskoeser released this 11 Apr 21:18
· 2 commits to main since this release
7256bb1

updates

  • IndexableSignalHandler.disconnect updated to return a count of the number of handlers removed, so you can determine whether signals were already previously disconnected
  • Now tested against Django 4.1, 4.2, and 5.0
  • bugfix: AliasedSolrQuerySet now supports aliasing for keyword arguments when calling the search method

What's Changed (auto-generated report)

  • Update signal disconnect method to return count of handlers removed by @rlskoeser in #84
  • v0.9.2 - support aliased fields in AliasedQuerySet.search method by @rlskoeser in #87

Full Changelog: 0.9.1...0.9.2