Release notes¶
Annotated release summaries live in the repository under .github/release/.
| Version | Theme | Notes |
|---|---|---|
| v1.0.0 | HermiT parity milestone | DL + SWRL stable on crates.io/PyPI; 1048 active conformance tests |
| v0.9.0 | Python ecosystem | Ontology, explain(), incremental Python, DataFrame export |
| v0.8.0 | Incremental reasoning | Dirty tracking, sessions, --incremental |
| v0.7.0 | Dependency-first adapters | Bridge crate, semver alignment |
| v0.6.0 | Explanations | Proof graphs, CLI explain |
| v0.5.0 | OWL EL & query | EL classification, CLI profile routing |
Full history: CHANGELOG on GitHub.
v1.0.0 highlights¶
See Profile stability matrix for canonical status. Highlights:
ontologos-facade: unifiedclassify()for CLI, Python, and multi-profile Rust appsProfile::Auto+ DL: DL-detected ontologies route throughontologos-dlhybrid classifierdlandswrl: stable on PyPI / crates.io 1.0.0alc,dl-preview: preview profiles — see Preview profiles
See Facade API and Architecture.
Latest upgrade¶
Most users upgrading today: v0.9.x → v1.0.0 migration.