Skip to content

Releases: casework/CASE-Implementation-GNU-Time

0.13.0

26 Jan 17:35
4efd5aa
Compare
Choose a tag to compare

New features:

Issues and Pull Requests closed for this Release are listed here.

0.12.0

10 Jan 21:57
b65de88
Compare
Choose a tag to compare

New features:

0.11.0

13 Nov 18:59
e13a2f9
Compare
Choose a tag to compare

New features:

Changes in testing:

  • The newest tested version of Python is now 3.12.

0.10.1

26 Oct 19:36
d7297d5
Compare
Choose a tag to compare

This is a maintenance release, not revising any user user-facing features or interfaces.

"Supply chain" review was scheduled for nightly refreshes. This is now done instead as a pre-release check for this repository.

0.10.0

30 Aug 12:51
cca9888
Compare
Choose a tag to compare

New features:

Requirement updates:

  • The minimal required Python version is now 3.9.

0.9.1

17 Jul 17:22
fccf7be
Compare
Choose a tag to compare

This is a maintenance release, changing the frequency and branch-location of updates for code review tool versions.

0.9.0

21 Jun 19:29
f427eeb
Compare
Choose a tag to compare

New features:

  • case-utils 0.11.0 is now adopted.
  • The case_gnu_time command now has the flag --use-deterministic-uuids.
  • The case_gnu_time package now has the testing feature.

0.8.0

04 Apr 18:41
e223fe4
Compare
Choose a tag to compare

New features:

Maintenance updates:

  • pre-commit module versions are now reviewed nightly.
  • Some type signatures have been revised to accommodate a recent update in RDFLib.

0.7.0

19 Dec 22:09
b340647
Compare
Choose a tag to compare

This release updates ontology versions to CASE 1.1.0 and UCO 1.1.0, and adopts case_utils at 0.9.0. Various testing practices and infrastructure updates from case-utils have been adopted, including pre-commit and the --strict level of review from mypy, and using case_validate with concept IRI typo checking and disallowing sh:Warning-severity errors in output.

0.6.0

10 Dec 21:44
9c53321
Compare
Choose a tag to compare

This release updates ontology versions to CASE 0.5.0 and UCO 0.7.0, and adopts case_utils at 0.3.0. Output now creates nodes with explicit uco-observable:Process type. Unit tests now include SHACL-based output validation and static type review. Last, this project is now designated typed per PEP-561.