All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Removed unnecessary verion pins #35
- Changed code to be compatible with numpy 2.0 #35
- Add requests dependency to the non-extra package because it is imported by
schema_utils_functions.py
but is only installed with the extra fiftyone #22
- Github CI, with pytest, codecov, sphinx and pyright #9
- Github CI for publishing release and pypi packages from a tag #10
- Move codebase to github
- Move doc to readthedocs.io #6
- Upgrade fiftyone from 0.23 to 0.25 #7
- Fix the fiftyone web app crashing when filtering on attributes columns #7
For previous changelog entries, before github migration, click here