Release 2.0
This release removes output of "non-redundant" triples, and also improves performance when querying relations to classes with large numbers of subclasses.
What's Changed
- Update zio, zio-streams, zio-test, ... to 1.0.12 by @scala-steward in #50
- Update sbt-native-packager to 1.9.0 by @scala-steward in #53
- Update apache-jena-libs to 4.2.0 by @scala-steward in #47
- Update sbt to 1.5.5 by @scala-steward in #40
- Update scribe-slf4j to 3.6.3 by @scala-steward in #58
- Update whelk-owlapi to 1.1.1 by @scala-steward in #39
- Stop computing nonredundant. Clean up code. by @balhoff in #61
- Update scala-library to 2.13.7 by @scala-steward in #62
- Update sbt-native-packager to 1.9.6 by @scala-steward in #60
- Avoid slowdown for existential fillers with large numbers of subclasses. by @balhoff in #64
Full Changelog: v1.2.1...v2.0