Releases: jjjermiah/nbia-toolkit
v0.20.0
v0.20.0 (2024-02-03)
Feature
-
feat: testing (
3062c12
) -
feat: Update NBIA client to include new method getNewPatients() (
22895a4
) -
feat: Add convertDateFormat function to utils module (
5d77524
)
Fix
-
fix: add everything back (
9cc6cd4
) -
fix: ff? (
4f3e144
) -
fix: change to head_ref (
2e1fcf5
) -
fix: still tryin (
3e3a647
) -
fix: gha readme issue (
027ed36
) -
fix: trying to fix gha readme issue (
9ab5f78
)
Test
Unknown
- Merge pull request #78 from jjjermiah/development
Development (94ae9aa
)
-
Merge branch 'development' of https://github.com/jjjermiah/NBIA-toolkit into development (
11a0c89
) -
Update README with latest version: 0.19.2 (
b85bd78
) -
Fix diverged branch by fetching and checking out the head_ref (
06fd2e3
) -
trying again (
e1d0e39
) -
test (
792ef68
) -
test (
4d18a86
) -
Merge pull request #77 from jjjermiah/50-feature-getnewpatientsincollection
50 feature getnewpatientsincollection (ef7db33
)
v0.19.2
v0.19.1
v0.19.0
v0.19.0 (2024-02-03)
Feature
- feat: add getCollectionDescriptions method, with tests, and updated docs. Also includes helper functions for parsing output. (
8617395
)
Unknown
- Merge pull request #75 from jjjermiah/46-feature-get_collection_descriptions
feat: add getCollectionDescriptions method, with tests, and updated d… (89133ac
)
v0.18.1
v0.18.0
v0.18.0 (2024-02-03)
Feature
- feat: added git pull to update-readme (
9038ad8
)
Unknown
- Merge branch 'main' of https://github.com/jjjermiah/NBIA-toolkit (
6145f1f
)
v0.17.0
v0.17.0 (2024-02-03)
Feature
- feat: use gha to update README (
ae50777
)
Fix
- fix: gha force need CD (
11610b4
)
Test
Unknown
-
Merge branch 'main' of https://github.com/jjjermiah/NBIA-toolkit (
2d7bc57
) -
Update README with latest version (
406d824
) -
Merge branch 'main' of https://github.com/jjjermiah/NBIA-toolkit (
11a8803
) -
Update README with latest version (
8dd8046
)
v0.16.0
v0.16.0 (2024-02-03)
Chore
- chore: Refactor code formatting and improve readability (
8bcdfa4
)
Documentation
-
docs: update notebook to fix #71 and add getStudies function (
958d603
) -
docs: Update README code block to include NBIAToolkit version and test new gha (
3dc1996
)
Feature
- feat: Update DICOMSorter command line interface (
6b6a2a8
)
Fix
- fix: Update imports and add version attribute (
daad13e
)
Unknown
- Merge pull request #73 from jjjermiah/development
Development (1a0c816
)
- Merge pull request #72 from jjjermiah/48-feature-getstudy
48 feature getstudy (9552b6c
)
v0.15.1
v0.15.0
v0.15.0 (2024-02-01)
Documentation
-
docs: Add NBIAToolkit CLI usage to README (
4cd3785
) -
docs: adding requirements.txt back just for the build docs requirements (
22ccb4c
) -
docs: trying pip install instead of requirements file (
c258223
) -
docs(README): re-structure (
9a836e5
)
Feature
-
feat: Update dependencies and add CLI tool help messages (
658b59d
) -
feat(build): add python 3.10 (
86db037
)
Fix
-
fix: Update pyproject.toml (
b0b0f0a
) -
fix: add setup.py back (
f7394be
) -
fix: Update version number in pyproject.toml and nbia.py (
63cf16e
)
Refactor
- refactor: CLI code to improve performance and readability (
d5bd973
)
Unknown
- Merge pull request #69 from jjjermiah/development
Add CLI commands (1d77ea1
)