Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
casework
/
CASE-Utilities-Python
Public
forked from
usnistgov/CASE-Utilities-Python
Notifications
You must be signed in to change notification settings
Fork
4
Star
3
Code
Issues
3
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Release 0.5.0
- #53
#53
Merged
kchason
merged 35 commits into
main
casework/CASE-Utilities-Python:main
from
release-0.5.0
casework/CASE-Utilities-Python:release-0.5.0
Copy head branch name to clipboard
May 11, 2022
Conversation
Commits
35
(35)
Checks
Files changed
Merged
Release 0.5.0
#53
kchason
merged 35 commits into
main
casework/CASE-Utilities-Python:main
from
release-0.5.0
casework/CASE-Utilities-Python:release-0.5.0
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2022
CI job for black formatting
kchason
committed
91eeb00
View commit details
Copy full SHA for 91eeb00
Browse repository at this point
Commits on Mar 24, 2022
Centralize namespace constants in namespace.py
Show description for 5c75d60
ajnelson-nist
committed
5c75d60
View commit details
Copy full SHA for 5c75d60
Browse repository at this point
Merge pull request #44 from casework/release-0.4.0
Show description for 6a690cf
ajnelson-nist
authored
6a690cf
View commit details
Copy full SHA for 6a690cf
Browse repository at this point
Commits on Apr 18, 2022
Fix unused variable reference
Show description for cd2e528
ajnelson-nist
committed
cd2e528
View commit details
Copy full SHA for cd2e528
Browse repository at this point
Merge pull request #46 from casework/fix_test_query
Show description for 5df4a05
ajnelson-nist
authored
5df4a05
View commit details
Copy full SHA for 5df4a05
Browse repository at this point
Merge branch 'develop' into Issue_38
ajnelson-nist
committed
2b285e1
View commit details
Copy full SHA for 2b285e1
Browse repository at this point
Add other CASE and UCO namespaces
Show description for 285c61c
ajnelson-nist
committed
285c61c
View commit details
Copy full SHA for 285c61c
Browse repository at this point
Commits on Apr 19, 2022
Merge pull request #39 from casework/Issue_38
Show description for b80e33b
kchason
authored
b80e33b
View commit details
Copy full SHA for b80e33b
Browse repository at this point
Commits on May 3, 2022
Add pre-commit and configure hook to review with Black
Show description for a170bb1
ajnelson-nist
committed
a170bb1
View commit details
Copy full SHA for a170bb1
Browse repository at this point
Move Black-based auto-formatting to pre-commit
Show description for 0ecd01f
ajnelson-nist
committed
0ecd01f
View commit details
Copy full SHA for 0ecd01f
Browse repository at this point
Run pre-commit autoupdate
Show description for 63f01d4
ajnelson-nist
committed
63f01d4
View commit details
Copy full SHA for 63f01d4
Browse repository at this point
Update NIST license text
Show description for 29077b3
ajnelson-nist
committed
29077b3
View commit details
Copy full SHA for 29077b3
Browse repository at this point
Commits on May 4, 2022
Switch to Apache 2.0 license
kchason
committed
6fbd240
View commit details
Copy full SHA for 6fbd240
Browse repository at this point
Remove notice file
kchason
committed
fbd44ec
View commit details
Copy full SHA for fbd44ec
Browse repository at this point
Remove file stub from license
kchason
committed
89ab0aa
View commit details
Copy full SHA for 89ab0aa
Browse repository at this point
Merge pull request #47 from casework/update_repository_licensing
Show description for 16001f6
kchason
authored
16001f6
View commit details
Copy full SHA for 16001f6
Browse repository at this point
Initial build pipeline
kchason
committed
1312128
View commit details
Copy full SHA for 1312128
Browse repository at this point
Add wheel install
kchason
committed
a9948ed
View commit details
Copy full SHA for a9948ed
Browse repository at this point
Reorder install and remove tag constraints
kchason
committed
0171187
View commit details
Copy full SHA for 0171187
Browse repository at this point
Commits on May 10, 2022
Rename CI file
kchason
committed
0c8066a
View commit details
Copy full SHA for 0c8066a
Browse repository at this point
Merge pull request #48 from kchason/pypi-publish
Show description for 4617cf4
ajnelson-nist
authored
4617cf4
View commit details
Copy full SHA for 4617cf4
Browse repository at this point
Merge branch 'develop' into pre-commit-black
ajnelson-nist
committed
0dfb21c
View commit details
Copy full SHA for 0dfb21c
Browse repository at this point
Merge pull request #37 from kchason/pre-commit-black
Show description for a085b62
ajnelson-nist
authored
a085b62
View commit details
Copy full SHA for a085b62
Browse repository at this point
Commits on May 11, 2022
Add debug-logging option to case_file
Show description for b929496
ajnelson-nist
committed
b929496
View commit details
Copy full SHA for b929496
Browse repository at this point
Update local_uuid configuration, deprecating prior variable
Show description for 68687c2
ajnelson-nist
committed
68687c2
View commit details
Copy full SHA for 68687c2
Browse repository at this point
Regenerate Make-managed files
Show description for 15ff5e9
ajnelson-nist
committed
15ff5e9
View commit details
Copy full SHA for 15ff5e9
Browse repository at this point
Change test Python versions to earliest and latest
Show description for 5612134
ajnelson-nist
committed
5612134
View commit details
Copy full SHA for 5612134
Browse repository at this point
Change YAML syntax to quoted strings
Show description for 417f27c
ajnelson-nist
committed
417f27c
View commit details
Copy full SHA for 417f27c
Browse repository at this point
Merge pull request #50 from casework/test_earliest_latest_pythons
Show description for 3392984
kchason
authored
3392984
View commit details
Copy full SHA for 3392984
Browse repository at this point
Include all license files in distributions
Show description for ca8f4c7
ajnelson-nist
committed
ca8f4c7
View commit details
Copy full SHA for ca8f4c7
Browse repository at this point
Merge pull request #51 from casework/include_licenses
Show description for e466223
ajnelson-nist
authored
e466223
View commit details
Copy full SHA for e466223
Browse repository at this point
Update documentation for PyPI deployment
Show description for 2fc740d
ajnelson-nist
committed
2fc740d
View commit details
Copy full SHA for 2fc740d
Browse repository at this point
Merge pull request #52 from casework/make_pypi_documentation
kchason
authored
710f44e
View commit details
Copy full SHA for 710f44e
Browse repository at this point
Merge pull request #49 from casework/change_local_uuid_setup_parameter
kchason
authored
83ece60
View commit details
Copy full SHA for 83ece60
Browse repository at this point
Bump versions
Show description for f2f87f1
ajnelson-nist
committed
f2f87f1
View commit details
Copy full SHA for f2f87f1
Browse repository at this point
You can’t perform that action at this time.