Releases: INCATools/whelk
Releases · INCATools/whelk
Release 1.2.1
What's Changed
Full Changelog: v1.2.0...v1.2.1
Release 1.2.0
What's Changed
- Add support for ObjectPropertyRange in EL reasoner. by @balhoff in #250
- Implement loose ends for OWL RL. Add tests. by @balhoff in d15f3c8
Full Changelog: v1.1.3...v1.2.0
Release 1.1.3
What's Changed
- Update sbt to 1.7.1 by @scala-steward in #185
- Update sbt-scalajs to 1.10.1 by @scala-steward in #182
- Update sbt-scala-native to 0.4.5 by @scala-steward in #183
- Use mutable queue by @balhoff in #195
- Update sbt-scala-native-crossproject, ... to 1.3.2 by @scala-steward in #218
- Update sbt-native-packager to 1.9.16 by @scala-steward in #208
- Update sbt-scala-native to 0.4.17 by @scala-steward in #230
- Update utest to 0.7.11 by @scala-steward in #169
- Update sbt-scalajs to 1.16.0 by @scala-steward in #233
- Update scala-library to 2.13.14 by @scala-steward in #234
- Update SBT by @balhoff in #238
- Update sbt-osgi to 0.9.11 by @scala-steward in #231
- Return empty set instead of throwing exception, so that property assertion generator works. by @balhoff in #239
Full Changelog: v1.1.2...v1.1.3
Release 1.1.2
What's Changed
- Fix some compiler warnings. by @balhoff in #163
- Fix loophole in disableBottom option. by @balhoff in #181
Dependency updates
- Update sbt to 1.5.4 by @scala-steward in #147
- Update sbt-scalajs to 1.6.0 by @scala-steward in #146
- Update scala-library to 2.13.6 by @scala-steward in #143
- Update utest to 0.7.10 by @scala-steward in #142
- Update sbt-pgp to 2.1.1 by @scala-steward in #133
- Update sbt to 1.5.7 by @scala-steward in #162
- Update sbt-native-packager to 1.9.0 by @scala-steward in #156
- Update sbt-scala-native-crossproject, ... to 1.1.0 by @scala-steward in #151
- Update scowl to 1.4.0 by @scala-steward in #150
- Update sbt-pgp to 2.1.2 by @scala-steward in #149
- Update build and scala versions. by @balhoff in #164
- Update sbt to 1.5.8 by @scala-steward in #166
- Update scala-library to 2.13.8 by @scala-steward in #167
- Update sbt-native-packager to 1.9.9 by @scala-steward in #173
- Update sbt-scala-native-crossproject, ... to 1.2.0 by @scala-steward in #175
- Update sbt-scala-native to 0.4.4 by @scala-steward in #174
- Update sbt to 1.6.2 by @scala-steward in #178
- Update owlapi-distribution to 4.5.21 by @scala-steward in #172
- Update scowl to 1.4.1 by @scala-steward in #176
- Update sbt-scalajs to 1.10.0 by @scala-steward in #177
- Update owlapi-distribution to 4.5.22 by @scala-steward in #180
Full Changelog: v1.1.1...v1.1.2
Release 1.1.1
Finally add support for property chains longer than 2.
Release 1.1
First release for scala-js and scala-native. Dropped support for Scala 2.12.
Release 1.0.4
Initial release of Protégé plugin.