Skip to content

8.15.2

Compare
Choose a tag to compare
@miguelgrinberg miguelgrinberg released this 04 Sep 08:32
· 97 commits to main since this release
v8.15.2
d5c5d42
  • Added support for any iterables to the Terms query (#1887)
  • Added back support for tuples and other iterables to Search.source() method (#1895)
  • Added recursive option to AttrDict.to_dict() (#1892)
  • Removed unused analyzer from search as you type example (#1883)