We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 025451b commit 92ad1aeCopy full SHA for 92ad1ae
NEWS
@@ -1,3 +1,11 @@
1
+Changes in odk-core 0.1.2 (2025-12-14)
2
+--------------------------------------
3
+
4
+ * Pass Java options consistently across Java programs.
5
+ * Install an improved activation script.
6
+ * Fix seeding without a configuration file.
7
8
9
Changes in odk-core 0.1.1 (2025-12-06)
10
--------------------------------------
11
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "odk-core"
-version = "0.1.1"
+version = "0.1.2"
description = "Ontology Development Kit Core"
license = "BSD-3-Clause"
authors = [
0 commit comments