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.
Community revival release. This marks the beginning of active community maintenance after Datafold sunset the project in May 2024.
- Community fork: Adopted and revived the project under community maintenance.
- Build system: Migrated from Poetry to uv for dependency management and packaging.
- Test framework: Migrated from unittest to pytest.
- CI/CD: Modernized GitHub Actions workflows with updated dependencies and security hardening.
- Linting: Adopted ruff for linting and formatting, replacing the previous black-based configuration.
- Removed Datafold Cloud integration and proprietary tracking code.
- Removed telemetry and analytics collection.
- Pinned all CI/CD action versions to commit SHAs.
- Audited and updated dependencies for known vulnerabilities.