This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
4.0.0
What's Changed
- Added model for classifiers in mongo by @pcastelln in #36
- Added next info in paginate query wo count true for mongo by @AlxEnashi in #37
- Add xmatch field for mongo objects by @pcastelln in #38
- Query: find_all and paginate now use aggregate method from pymongo by @pcastelln in #39
- Fix counting error when query is empty by @pcastelln in #40
- Added helper for probabilities update by @pgallardor in #47
- Refactoring for mongo connections and query by @pcastelln in #49
- Update full probabilities list directly in python and then update in DB by @pgallardor in #50
- Reduced connections for mongo helper by @pcastelln in #58
- Created a helper to update mongo probabilitiies by @AlxEnashi in #41
- Update mongo object model by @AlxEnashi in #35
New Contributors
- @AlxEnashi made their first contribution in #37
- @pgallardor made their first contribution in #47
Full Changelog: 3.1.0...4.0.0