Releases: phenoscape/scowl
Releases · phenoscape/scowl
Release 1.4.1
This release provides support for OWL API v5, via a new Maven artifact scowl-owlapi5
, in addition to scowl
which still supports OWL API v4.
What's Changed
- Migration to OWLAPI5 by @francesco-kriegel in #127
- Add separate modules for OWLAPI 4 and 5. by @balhoff in #132
- Add missing recursion in NNF example. by @balhoff in #111
Dependencies
- Update sbt to 1.5.8 by @scala-steward in #122
- Update sbt to 1.6.2 by @scala-steward in #128
- Update scala-library to 2.13.8 by @scala-steward in #124
- Update scalatest to 3.2.11 by @scala-steward in #125
- Update scala3-library to 3.0.2 by @scala-steward in #116
New Contributors
- @francesco-kriegel made their first contribution in #127
Full Changelog: v1.4.0...v1.4.1
Release 1.4.0
Now supporting only Scala 2.13.x and 3.x (new).
Release 1.3.4
Support for Scala 2.13.0.
Release 1.3.3
Support for Scala 2.13.0-RC1.
Release 1.3.2
Add support for Scala 2.13.0-M5.
Release 1.3.1
Add support for Scala 2.13.0-M4.
Release 1.3
- Added support for Scala 2.12.
- Dropped support for Java 7.
- Change to Annotation pattern matching extractor: takes 3 arguments now rather than 2 (added annotations argument). This will break existing uses.
Release 1.2
Added some missing property axioms: EquivalentObjectProperties, EquivalentDataProperties, SubDataPropertyOf, etc. Updated OWL API version.
Release 1.1
v1.1 Release 1.1.