-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNEWS
More file actions
30 lines (22 loc) · 1.05 KB
/
NEWS
File metadata and controls
30 lines (22 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Changes in odk-core 0.1.4 (2026-05-03)
--------------------------------------
* Fix missing `mkdocs` packages as `workflows` dependencies.
* Add the `odk-helper download` subcommand and refactor downloading
rules to use it.
* Always use GitHub-CLI for public releases to GitHub.
* Avoid here-string in run.sh.
* Fix the omission of component imports when seeding the -edit file.
* Replace `use_base` option by a generic `use_variant` option.
* Use OFN as the intermediate format more widely.
Changes in odk-core 0.1.3 (2025-12-24)
--------------------------------------
* Use latest versions of SSSOM-Java and the ODK ROBOT plugin.
* Make sure rdftab is installed in a native environment.
Changes in odk-core 0.1.2 (2025-12-14)
--------------------------------------
* Pass Java options consistently across Java programs.
* Install an improved activation script.
* Fix seeding without a configuration file.
Changes in odk-core 0.1.1 (2025-12-06)
--------------------------------------
* Fix launcher scripts in generated ODK environments.