0.0.7
What's Changed
- Correct and complete all public docstrings by @blythed in #804
- Fix broken dependency action by @nenb in #820
- Allow experimental testing with mongomock by @rec in #823
- Remove many calls to sleep by @rec in #821
- Update docs diagram by @nenb in #848
- Automate docs build by @nenb in #852
- Fix docs build by @nenb in #853
- Add pandoc to CI by @nenb in #854
- Remove #pragma commands by @rec in #855
- Update CI to check imports by @nenb in #851
- Be more forceful in test_quality.py by @rec in #856
- Add
t.cast
defect to test_quality.py by @rec in #861 - Fix missing predict kwarg by @nenb in #862
- Make mypy a bit stricter (see #807) by @rec in #858
- Ibis backend to integrate sql and in memory databases by @thejumpman2323 in #822
- Fix breakages by @rec in #864
- Fix dev.txt requirement after updating by @rec in #868
- Improve qtd prompt by @thejumpman2323 in #871
- Teach requests to handle file:// URIs by @rec in #816
- Force Python 3.8 in update-pinned-deps (fix #874) by @rec in #875
- Add hugging face in qtd by @thejumpman2323 in #877
- Docs/843/migrate all current docs to docusaurus by @blythed in #872
- Fix doc comments for dataclasses (fix #879) by @rec in #881
- Improve performance of tests by @rec in #867
- Add commit message release trigger by @nenb in #884
- Add documentation api in qtd by @thejumpman2323 in #886
- Add npm build of docusaurus to regular build by @blythed in #885
- Support new superduperdb docs in qtd by @thejumpman2323 in #889
- Replace cdc global with collection locks by @thejumpman2323 in #882
- Add content to blog by @blythed in #892
- Remove duplicate docs by @rec in #895
- Fix logo link in README by @nenb in #896
- Fix docusaurus.config.js by @blythed in #897
- Bug/891/migrate blog to docusaurus blog by @blythed in #898
- Fix docs workflow by @blythed in #899
- Add blog folder to diff by @blythed in #901
- Move use-cases to own folder by @blythed in #902
- Update QTD with new docs by @thejumpman2323 in #904
- Fix documentation in mongodb/query.py by @rec in #894
- Add superduperdb/misc/runnable (see #883) by @rec in #893
- Add ibis data backend tests by @thejumpman2323 in #925
- Tidy Dockerfile for app by @nenb in #935
- Add js features to blog by @nenb in #934
- Update technical docs for QtD app by @nenb in #926
- Fix blog dates by @nenb in #927
- Add valid edit URLs by @blythed in #943
- Update supported data stores by @nenb in #942
- Add logging to threads, fix a warning by @rec in #914
- Change order of operations in Makefile by @rec in #928
- Add Markdown link check to CI by @nenb in #932
- Device fallback on model load by @thejumpman2323 in #946
- Update to version v0.0.7 by @nenb in #948
Full Changelog: 0.0.6...0.0.7