Changelog
Magika maintains separate changelogs to track updates across its two main components: the core models and the various CLI and language bindings.
Changes to Models
Section titled “Changes to Models”Updates, additions, and modifications to the deep learning models are documented in the centralized: Models’ CHANGELOG.
Changes to CLI and Bindings
Section titled “Changes to CLI and Bindings”For changes specific to the command-line tool and its integrations, consult the dedicated changelog for each component:
- CLI:
rust/cli/CHANGELOG.md
- Rust Library:
rust/lib/CHANGELOG.md
- Python Package (
magika
):python/CHANGELOG.md
- Node.js Package (
magika
):js/CHANGELOG.md