Releases: fastobo/fastobo-owl
Releases · fastobo/fastobo-owl
v0.2.1
v0.2.0
Fixed
- Wrong Relations Ontology IDspace in
::into_owl::Context::from_obodoc
default mapping.
Changed
- Bump
horned-owl
tov0.11.0
. - Bump
horned-functional
tov0.4.0
.
v0.1.2
Added
Syntax
variant to theError
enum returned when an invalid URL was created inIntoOwl
.
Fixed
- Uncaught panic when converting an
OboDoc
missing anontology
header clause.
Changed
- Detect duplicate
ontology
header clause when converting anOboDoc
.
v0.1.1
Changed
- Bump required
horned-functional
version tov0.3.2
.
v0.1.0
Initial release.