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.
v0.2.1 - 2022-02-23
- Make the OWL document obtained from an OBO document import
oboInOwl
.
v0.2.0 - 2022-01-15
- Wrong Relations Ontology IDspace in
::into_owl::Context::from_obodoc
default mapping.
- Bump
horned-owl
tov0.11.0
. - Bump
horned-functional
tov0.4.0
.
v0.1.2 - 2022-01-22
Syntax
variant to theError
enum returned when an invalid URL was created inIntoOwl
.
- Uncaught panic when converting an
OboDoc
missing anontology
header clause.
- Detect duplicate
ontology
header clause when converting anOboDoc
.
v0.1.1 - 2022-01-20
- Bump required
horned-functional
version tov0.3.2
.
v0.1.0 - 2022-01-20
Initial release.