Releases: casework/CASE-Implementation-GNU-Time
0.13.0
New features:
case-utils 0.16.0
is now adopted.case-gnu-time
now reviews data using CASE ontology version 1.3.0.
Issues and Pull Requests closed for this Release are listed here.
0.12.0
New features:
case-utils
0.15.0 is now adopted.
0.11.0
New features:
case-utils
0.14.0 is now adopted.
Changes in testing:
- The newest tested version of Python is now 3.12.
0.10.1
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
New features:
- case-utils 0.13.0 is now adopted.
Requirement updates:
- The minimal required Python version is now 3.9.
0.9.1
This is a maintenance release, changing the frequency and branch-location of updates for code review tool versions.
0.9.0
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 thetesting
feature.
0.8.0
New features:
case-utils 0.10.0
is now adopted.case-prov
now reviews data using CASE ontology version 1.2.0.
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
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
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.