Skip to content

Releases: INCATools/odkcore

ODK Core 0.1.4

03 May 10:58
odkcore-0.1.4
4cebc44

Choose a tag to compare

ODK Core 0.1.4 Pre-release
Pre-release

Changes since version 0.1.3:

  • 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.

ODK Core 0.1.3

24 Dec 12:47
odkcore-0.1.3
d45921c

Choose a tag to compare

ODK Core 0.1.3 Pre-release
Pre-release

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

14 Dec 21:38
odkcore-0.1.2
92ad1ae

Choose a tag to compare

ODK Core 0.1.2 Pre-release
Pre-release

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

06 Dec 15:07
odkcore-0.1.1
d1b8712

Choose a tag to compare

ODK Core 0.1.1 Pre-release
Pre-release

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

30 Nov 17:39
odkcore-0.1.0
78d7d41

Choose a tag to compare

ODK Core 0.1.0 Pre-release
Pre-release

This is the initial release for ODK Core, the experimental core package for the Ontology Development Kit.