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 https://github.com/balhoff/relation-graph/pull/50
* Update sbt-native-packager to 1.9.0 by scala-steward in https://github.com/balhoff/relation-graph/pull/53
* Update apache-jena-libs to 4.2.0 by scala-steward in https://github.com/balhoff/relation-graph/pull/47
* Update sbt to 1.5.5 by scala-steward in https://github.com/balhoff/relation-graph/pull/40
* Update scribe-slf4j to 3.6.3 by scala-steward in https://github.com/balhoff/relation-graph/pull/58
* Update whelk-owlapi to 1.1.1 by scala-steward in https://github.com/balhoff/relation-graph/pull/39
* Stop computing nonredundant. Clean up code. by balhoff in https://github.com/balhoff/relation-graph/pull/61
* Update scala-library to 2.13.7 by scala-steward in https://github.com/balhoff/relation-graph/pull/62
* Update sbt-native-packager to 1.9.6 by scala-steward in https://github.com/balhoff/relation-graph/pull/60
* Avoid slowdown for existential fillers with large numbers of subclasses. by balhoff in https://github.com/balhoff/relation-graph/pull/64
**Full Changelog**: https://github.com/balhoff/relation-graph/compare/v1.2.1...v2.0