Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

59 lines (32 loc) · 1.46 KB

Changelog

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

Fixed

  • Make the OWL document obtained from an OBO document import oboInOwl.

v0.2.0 - 2022-01-15

Fixed

  • Wrong Relations Ontology IDspace in ::into_owl::Context::from_obodoc default mapping.

Changed

  • Bump horned-owl to v0.11.0.
  • Bump horned-functional to v0.4.0.

v0.1.2 - 2022-01-22

Added

  • Syntax variant to the Error enum returned when an invalid URL was created in IntoOwl.

Fixed

  • Uncaught panic when converting an OboDoc missing an ontology header clause.

Changed

  • Detect duplicate ontology header clause when converting an OboDoc.

v0.1.1 - 2022-01-20

Changed

  • Bump required horned-functional version to v0.3.2.

v0.1.0 - 2022-01-20

Initial release.