Releases: protegeproject/binaryowl
Releases · protegeproject/binaryowl
Release list
2.1.0
What's Changed
- Fixes and tidying. Implements support for long literals by @matthewhorridge in #16
- Add plugins to pom and workflows for publishing by @matthewhorridge in #17
New Contributors
- @matthewhorridge made their first contribution in #16
Full Changelog: binaryowl-2.0.1...2.1.0
BinaryOWL 2.0.1
Binary OWL 2.0.1
This release fixes two bugs and upgrades OWL API and Guava Dependencies
Bug Fixes
- Fixed a bug where change sets would not be read correctly if the
SKIP_DATAsetting was applied - Fixed a bug where the OWLDocumentFormat for BinaryOWL would report
truefor theisTextualmethod.
Dependency changes
- Upgraded to OWL API 4.3.1
- Upgraded to Guava 20.0