Releases: jjjermiah/nbia-toolkit
v1.3.1
v1.3.0
v1.3.0 (2024-04-01)
Build
- build: Update Docker image tag in CI workflow (
97f0c31
)
Feature
- feat: Add DICOM tags module and update DICOM sorting functionality (
dfc41fa
)
Fix
-
fix: Update PyPi installation command (
dd53773
) -
fix: docker setup to test images (
695f660
) -
fix: Update branch filter in CI/CD workflow (
6cb12bc
)
Unknown
- Merge pull request #130 from jjjermiah/development
feat: add functionality to prepare filepaths from dicomtags (c2e90d1
)
v1.2.0
v1.1.0
v1.1.0 (2024-04-01)
Build
-
build: Update Codecov job name (
0b513e8
) -
build: remove 3.9 (
ddff0b6
) -
build: improve gha for cleaner tree (
aa9499d
)
Chore
- chore: Update README: 1.0.1 (
1b7508f
)
Documentation
Feature
-
feat: add refseries query to nbia client (
ebbfc85
) -
feat: Add new functions and tests for DICOM sequence tags (
e85819b
) -
feat: add 3.9 to python versions (
3bb78f2
) -
feat: Add functions to query a dicomtags dataframe from NBIA (
49af730
)
Fix
-
fix: python 3.9 only on ubuntu (
1adb7b8
) -
fix: Update GitHub Actions workflow to include Ubuntu 3.9 only (
8d376d3
) -
fix: Refactor DICOM tag conversion functions and add test cases (
d6094bb
)
Unknown
- Merge pull request #129 from jjjermiah/development
feat: adding manipulation of tags (a826122
)
-
Merge remote-tracking branch 'origin' into development (
b831c04
) -
Merge pull request #127 from jjjermiah/development
Development (5944ed0
)
v1.0.1
v0.35.0
v0.34.0
v0.34.0 (2024-03-16)
Build
- build: try using release output version (
2d7508a
)
Chore
Documentation
- docs: improve documentation structure (
1404c10
)
Feature
- feat: add counts to getModality and update docs for modality methods (
54874a3
)
Fix
-
fix: update changelog path (
768124a
) -
fix: semver temp (
5ff0550
) -
fix: semver temp (
d378670
) -
fix: remove if context (
6221885
) -
fix: context variable (
e7b630e
) -
fix: branch name formatting in CI/CD workflow (
e38de75
)
Refactor
v0.33.0
v0.33.0 (2024-02-25)
Chore
- chore: Update README: 0.32.1 (
d9ef88b
)
Documentation
-
docs: Merge branch 'development' into docs and add more collections documentation (
edaaa11
) -
docs: add for collection methods (
b4da201
) -
docs: update (
4a7e891
) -
docs: add some more detail on initialize client (
1c75711
) -
docs: fix a few cells (
214151e
)
Feature
- feat: Add logger configuration options (
80785ac
)
Fix
-
fix: bug causing duplicate instantiations (
44d56b5
) -
fix: Update NBIA toolkit dependencies and fix base URL references. (
f0f8824
) -
fix: return type in patientCount and Refactor response parsing in NBIAClient class (
b119d93
)
Refactor
- refactor: Merge remote-tracking branch 'origin' into docs (
5c3fa28
)
Unknown
- Merge pull request #123 from jjjermiah/development
docs: Start building better documentation.
feat: Enhance logging functionality (5bb80c3
)
- Merge pull request #122 from jjjermiah/88-logger-functionality
88 logger functionality (ac21134
)
- Merge pull request #121 from jjjermiah/docs
Docs (9b936fd
)
- Merge pull request #120 from jjjermiah/119-fix-patientcount-return
fix: return type in patientCount and Refactor response parsing (f0a7e11
)
- Merge branch 'development' into docs (
398b88c
)
v0.32.1
v0.32.1 (2024-02-19)
Chore
- chore: Update README: 0.32.0 (
f053d10
)
Refactor
-
refactor: Remove downloadSingleSeries command and replace Figlet with hard-coded ASCII art (
b9fd89a
) -
refactor: improve dockerfile by removing caches and comment blocks (
b8ed8b0
)
Unknown
- Merge pull request #117 from jjjermiah/development
merge: small fixes #114 #113 #96 (679fa31
)
- Merge pull request #116 from jjjermiah/main
merge w main (4f79f98
)