Releases: Siege-Software/django-typesense
Releases · Siege-Software/django-typesense
v0.1.3-alpha
Full Changelog: v0.1.2...v0.1.3-alpha
v0.1.3
v0.1.2
What's Changed
- fix remaining_lookup_parameters not being used for filters by @EricOuma in #15
- fix autocomplete results bug by @EricOuma in #17
- 13 perfoming updates on models with custom managers by @EricOuma in #21
- enable in place update of fields by @EricOuma in #22
- add feature for typesense synonyms by @EricOuma in #23
- add management command too update collections by @EricOuma in #28
- Add tests for model mixin by @KengoWada in #29
- fix update bug by @EricOuma in #31
- Hot fix by @EricOuma in #32
- Added m2m_changed signal by @KengoWada in #30
- drop collection before updating in place by @EricOuma in #34
- fix errors in docs by @EricOuma in #35
- drop collection before updating in place by @EricOuma in #39
- update fields to enable storage of optional fileds by @EricOuma in #40
- #26 Updated m2m_changed signal by @KengoWada in #44
- update changelist and admin and readme by @EricOuma in #46
- Updated m2m_changed signa by @KengoWada in #48
- fix charfield casting by @EricOuma in #49
- Hot fix for charfield casting by @EricOuma in #50
- 41 bug fix/maximum recursion depth exceeded fix by @KengoWada in #51
- Create CODE_OF_CONDUCT.md by @EricOuma in #54
- Added Issue and Pull Request Templates by @KengoWada in #55
- make data a cached property. gracefully handle missing records by @EricOuma in #56
- fix error when viewing object history by @EricOuma in #57
- add request in get search results by @EricOuma in #60
- Update utils file by @KengoWada in #58
- fix list per page source by @EricOuma in #62
- fix update batch NoneType error by @EricOuma in #65
- Update utils tests by @KengoWada in #66
- define get_search_results to fix autocomplete search errors by @EricOuma in #69
- Updates the the CONTRIBUTING.md file by @KengoWada in #68
- 67 admin autocomplete fields are not working by @EricOuma in #71
- use django's cl.get_request as is to avoid poor performance by @EricOuma in #73
- Make admin actions use djangos queryset instead of typesense by @EricOuma in #75
- Make admin actions use djangos queryset instead of typesense by @EricOuma in #76
- undo exporting documents by @EricOuma in #77
- ValueError (Delete) by @KengoWada in #74
- fix false boolean filters being skipped by @EricOuma in #81
- Fix bug when getting search filters by @EricOuma in #82
- fix keyerror happening when searching non existing fields by @EricOuma in #83
- fix typeerror raised when updating single work by @EricOuma in #84
- fix-collection-updating by @EricOuma in #85
- fix-incorrect-lookup-parameters by @EricOuma in #86
- fix-lookup-parameters by @EricOuma in #87
New Contributors
- @KengoWada made their first contribution in #29
Full Changelog: v0.1.1...v0.1.2
v0.1.2-alpha
What's Changed
- fix remaining_lookup_parameters not being used for filters by @EricOuma in #15
- fix autocomplete results bug by @EricOuma in #17
- 13 perfoming updates on models with custom managers by @EricOuma in #21
- enable in place update of fields by @EricOuma in #22
- add feature for typesense synonyms by @EricOuma in #23
- add management command too update collections by @EricOuma in #28
- Add tests for model mixin by @KengoWada in #29
- fix update bug by @EricOuma in #31
- Hot fix by @EricOuma in #32
- Added m2m_changed signal by @KengoWada in #30
- drop collection before updating in place by @EricOuma in #34
- fix errors in docs by @EricOuma in #35
- drop collection before updating in place by @EricOuma in #39
- update fields to enable storage of optional fileds by @EricOuma in #40
- #26 Updated m2m_changed signal by @KengoWada in #44
- update changelist and admin and readme by @EricOuma in #46
- Updated m2m_changed signa by @KengoWada in #48
- fix charfield casting by @EricOuma in #49
- Hot fix for charfield casting by @EricOuma in #50
- 41 bug fix/maximum recursion depth exceeded fix by @KengoWada in #51
- Create CODE_OF_CONDUCT.md by @EricOuma in #54
- Added Issue and Pull Request Templates by @KengoWada in #55
- make data a cached property. gracefully handle missing records by @EricOuma in #56
- fix error when viewing object history by @EricOuma in #57
- add request in get search results by @EricOuma in #60
- Update utils file by @KengoWada in #58
- fix list per page source by @EricOuma in #62
New Contributors
- @KengoWada made their first contribution in #29
Full Changelog: v0.1.1...v0.1.2-alpha
v0.1.1-alpha
What's Changed
Full Changelog: v0.1.0-alpha...v0.1.1-alpha
v0.1.1
v0.1.0-alpha
What's Changed
- First version by @EricOuma in #1
- update pypi action with correct git branch by @EricOuma in #2
- add license and update pypi workflow by @EricOuma in #3
- add long description by @EricOuma in #4
New Contributors
Full Changelog: https://github.com/Siege-Software/django-typesense/commits/v0.1.0-alpha