Releases: INCATools/odkcore
Releases · INCATools/odkcore
ODK Core 0.1.4
Changes since version 0.1.3:
- Fix missing
mkdocspackages asworkflowsdependencies. - Add the
odk-helper downloadsubcommand 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_baseoption by a genericuse_variantoption. - Use OFN as the intermediate format more widely.
ODK Core 0.1.3
Changes since version 0.1.2:
- When installing a native ODK environment:
- use the latest versions of SSSOM-Java and the ODK ROBOT plugin;
- make sure Rdftab is installed (needed for the production of SemSQL artefacts).
ODK Core 0.1.2
Changes since version 0.1.1:
- Pass Java options consistently across Java programs.
- Install an improved activation script.
- Fix seeding without a configuration file.
ODK Core 0.1.1
Changes since version 0.1.0:
- Fixed issues with the generated launcher scripts for Java programs in a newly created ODK environment.
ODK Core 0.1.0
This is the initial release for ODK Core, the experimental core package for the Ontology Development Kit.