Skip to content

Releases: casework/CASE-Utilities-Python

0.16.0

25 Jan 13:29
0b19779
Compare
Choose a tag to compare
  • The CASE monolithic build of version 1.3.0 is now provided.
  • case_validate now validates against CASE 1.3.0 by default.
    • The "TBox" review mode of case_validate has been updated to reflect new review shapes from UCO Issue 571.
  • The monolithic build used by case_validate now incorporates the OWL transitive import closure of CASE and UCO. As concrete effect, this means the Collections Ontology and the Error Ontology are now inlined in the built file. This adheres to the intended build effect of eliminating the need for networked resource retrieval.
  • Removal of the case_utils.local_uuid module has been completed. The cdo_local_uuid package should be imported instead.

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

Note that though the CASE ontology has reached 1.0.0, this repository is not yet declaring a 1.0.0 status for its own resources. Further community input is needed to determine when this repository should provide CLI and Python API stability.

0.15.0

10 Jan 19:49
b722e77
Compare
Choose a tag to compare
  • This release does not include a new ontology release. CASE 1.2.0 is still the ontology version used.
  • case_utils.local_uuid has had its functionality and testing exported to the cdo-local-uuid project, which is now a dependency of case-utils. The API is still present via case-utils in this release, but presents a DeprecationWarning on use. A future release of case-utils will drop this re-export.
  • case_validate now considers the RDF List review shape a theorem-box ("TBox") review shape, per UCO Issue 571. Note that a pending UCO release will deactivate this shape entirely.

0.14.1.post0

09 Jan 01:08
bc9041c
Compare
Choose a tag to compare

This release forwards updates from 0.8.1.post0 and subsequent 0.x.1.post0 releases. See PR 151 for more information.

0.13.1.post0

09 Jan 01:08
Compare
Choose a tag to compare

This release forwards updates from 0.8.1.post0 and subsequent 0.x.1.post0 releases. See PR 151 for more information.

0.12.1.post0

09 Jan 01:07
Compare
Choose a tag to compare

This release forwards updates from 0.8.1.post0 and subsequent 0.x.1.post0 releases. See PR 151 for more information.

0.11.1.post0

09 Jan 01:07
Compare
Choose a tag to compare

This release forwards updates from 0.8.1.post0 and subsequent 0.x.1.post0 releases. See PR 151 for more information.

0.10.1.post0

09 Jan 01:06
Compare
Choose a tag to compare

This release forwards updates from 0.8.1.post0 and subsequent 0.x.1.post0 releases. See PR 151 for more information.

0.9.1.post0

09 Jan 01:04
Compare
Choose a tag to compare

This release forwards updates from 0.8.1.post0. See PR 151 for more information.

0.8.1.post0

09 Jan 01:02
Compare
Choose a tag to compare

This release incorporates a missed version bump from 0.8.1. See PR 151 for more information.

0.14.1

22 Dec 21:26
80551f4
Compare
Choose a tag to compare

This release forwards updates from 0.5.1.post0 and subsequent 0.x.1 releases.