-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.15.0 #153
Release 0.15.0 #153
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 66212d9 - Browse repository at this point
Copy the full SHA 66212d9View commit details
Commits on Nov 21, 2023
-
Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b86b084 - Browse repository at this point
Copy the full SHA b86b084View commit details -
Merge pull request #139 from casework/update_semver_notes_in_readme
Update SEMVER notes in README
Configuration menu - View commit details
-
Copy full SHA for 1bf1317 - Browse repository at this point
Copy the full SHA 1bf1317View commit details
Commits on Dec 4, 2023
-
Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c1bb77 - Browse repository at this point
Copy the full SHA 6c1bb77View commit details
Commits on Dec 11, 2023
-
No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f1bbdf - Browse repository at this point
Copy the full SHA 6f1bbdfView commit details
Commits on Dec 12, 2023
-
No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 016ac37 - Browse repository at this point
Copy the full SHA 016ac37View commit details
Commits on Dec 13, 2023
-
Merge pull request #140 from casework/export_local_uuid
Export local_uuid
Configuration menu - View commit details
-
Copy full SHA for 26122e7 - Browse repository at this point
Copy the full SHA 26122e7View commit details -
Deactivate List shape when TBox review is not requested
No effects were observed on Make-managed files. References: * #142 Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f818d8 - Browse repository at this point
Copy the full SHA 4f818d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ead3b17 - Browse repository at this point
Copy the full SHA ead3b17View commit details -
Remove exported local_uuid tests
Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4a868f - Browse repository at this point
Copy the full SHA d4a868fView commit details -
Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d92c753 - Browse repository at this point
Copy the full SHA d92c753View commit details -
Replace case_utils.local_uuid usage in case_file
Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8a8b08 - Browse repository at this point
Copy the full SHA d8a8b08View commit details -
Remove re-export of local_uuid
Before this patch, the `pytest` calls in unit testing raise the `DeprecationWarning` from `case_utils.local_uuid`. E.g. both of these test files would raise the warning: (test1.py) ```python def test_foo() -> None: import case_utils ``` ```bash pytest test1.py # Logs deprecation warning. ``` (test2.py) ```python import case_utils def test_foo() -> None: pass ``` ```bash pytest test2.py # Logs deprecation warning. ``` This patch removes the module re-export. Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65cdcda - Browse repository at this point
Copy the full SHA 65cdcdaView commit details -
Merge pull request #143 from casework/deactivate_errant_rdf_list_shape
Deactivate List shape when TBox review is not requested
Configuration menu - View commit details
-
Copy full SHA for cd178f3 - Browse repository at this point
Copy the full SHA cd178f3View commit details
Commits on Dec 15, 2023
-
No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02dab3a - Browse repository at this point
Copy the full SHA 02dab3aView commit details
Commits on Dec 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba3c6a2 - Browse repository at this point
Copy the full SHA ba3c6a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b87ab8 - Browse repository at this point
Copy the full SHA 8b87ab8View commit details
Commits on Jan 9, 2024
-
Merge pull request #152 from casework/release-0.14.1.post0
Release 0.14.1.post0
Configuration menu - View commit details
-
Copy full SHA for afcb069 - Browse repository at this point
Copy the full SHA afcb069View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07d1616 - Browse repository at this point
Copy the full SHA 07d1616View commit details -
Bump cdo-local-uuid and update test calls
References: * Cyber-Domain-Ontology/CDO-Utility-Local-UUID#2 Signed-off-by: Alex Nelson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6effb63 - Browse repository at this point
Copy the full SHA 6effb63View commit details
Commits on Jan 10, 2024
-
Merge pull request #144 from casework/export_local_uuid
Additional parts for exporting `local_uuid`
Configuration menu - View commit details
-
Copy full SHA for 91bae5e - Browse repository at this point
Copy the full SHA 91bae5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cd31f4 - Browse repository at this point
Copy the full SHA 5cd31f4View commit details