Releases: bhklab/nbia-toolkit
v0.10.6
v0.10.6 (2024-01-22)
Build
- build: Remove unused label from Dockerfile (
ef29360)
Unknown
- Merge branch 'main' of https://github.com/jjjermiah/NBIA-toolkit (
9ed72d1)
v0.10.5
v0.10.4
v0.10.4 (2024-01-22)
Documentation
- docs: add link to docker pulls badge (
03d69a3)
Unknown
- Merge branch 'main' of https://github.com/jjjermiah/NBIA-toolkit (
610967b)
v0.10.3
v0.10.2
v0.10.1
v0.10.1 (2024-01-22)
Ci
- ci: test docker pipeline (
20a43ad)
Unknown
- Merge pull request #45 from jjjermiah/devel
Devel (2b33361)
-
Refactor Docker image build workflow (
5bce197) -
Add support for multiple platforms in Docker build (
86d12cd) -
Remove unnecessary "-it" flag in docker run command (
53ce267) -
Refactor Docker run command in build.yml (
55e1322) -
Add Docker build and test workflow (
14c0749) -
Update build workflow to set docker image tag based on branch or latest tag (
97eb2a8) -
Remove unused step in build workflow (
17cce65) -
trying new method (
4c7a592) -
Update Get latest tag name step in build.yml (
f4420b6) -
Merge pull request #44 from jjjermiah/update-README-badges
docs: Add GitHub repo size badge (0ff2ded)
-
docs: Add GitHub repo size badge (
3b1ab49) -
Merge pull request #43 from jjjermiah/update-README-badges
docs: Update contributing.md, badges, and pyproject.toml (581834b)
-
Merge branch 'main' of https://github.com/jjjermiah/NBIA-toolkit into update-README-badges (
aa1715d) -
docs: Update contributing.md, badges, and pyproject.toml (
15cba32)
v0.10.0
v0.10.0 (2024-01-21)
Build
- build: Update Codecov action and add coverage badge (
c89f010)
Ci
-
ci: Update dependencies in main.yml and requirements.txt (
76d9fa8) -
ci: Update pytest command in GitHub Actions workflow (
5ca643e) -
ci: use poetry to run pytest (
4894aec) -
ci: install pytest and pytest-cov (
1f2df96)
Fix
- fix: Refactor imports in nbia.py (
9bf0f13)
Test
- test: Update pytest coverage command in GitHub workflow
Add source directory for coverage in pyproject.toml
Fix import statements in test files (f72c7d8)
Unknown
- Merge pull request #42 from jjjermiah/39-add-code-coverage-to-gha
build: Update Codecov action and add coverage badge (2114f3b)
v0.9.0
v0.9.0 (2024-01-21)
Fix
- fix(md5): Add MD5HashMismatchError class and update validateMD5 function (
c854242)
Refactor
- refactor: Refactor NBIAClient's _downloadSingleSeries method
This commit refactors the _downloadSingleSeries method in the NBIAClient class. The changes include:
- Reformatting the method signature for better readability
- Adding exception handling for MD5 hash validation
- Commenting out a line of code that is not currently being used
- Adding error handling and logging for sorting DICOM files (
ff11711)
- refactor(nbia): remove unused logger method (
50916a4)
Test
-
test: Add unit tests for MD5 validation (
539f8b0) -
test: Refactor temporary directory variable name in test_nbia.py (
3cdeb4a)
Unknown
- Merge pull request #41 from jjjermiah/27-md5pyadd-tests-and-logging-+-error-handling-for-non-existent-files
27 md5pyadd tests and logging + error handling for non existent files (c1ed27b)
v0.8.0
v0.7.1
v0.7.1 (2024-01-21)
Chore
Unknown
- Merge branch 'main' of https://github.com/jjjermiah/NBIA-toolkit
ops (559a980)