Releases: bhklab/nbia-toolkit
v0.25.3
v0.25.3 (2024-02-04)
Documentation
- docs: looks like it works? (
3abd131)
Fix
-
fix: bring it all back (
cf9b3f5) -
fix: any (
2fd37bc) -
fix: try sphinx 3.10 (
afaf6b5) -
fix: 3.10.4 (
bd36124) -
fix: 3.10.1 (
88574f1) -
fix: change python (
e1bc9b3) -
fix: turn all again (
3394798) -
fix: trying diff versions (
a1e493a) -
fix: turn off other gha (
19cbf0e)
Unknown
-
try (
22ee493) -
Merge branch 'main' of https://github.com/jjjermiah/NBIA-toolkit (
8ad996c) -
add sphinx-tabs to poetry (
9718ab7)
v0.25.2
v0.25.2 (2024-02-04)
Build
- build: test variable usage (
d954905)
Chore
- chore: Update README: 0.25.1 (
ab85e2e)
Documentation
- docs: Add new files and update index.md (
861cb37)
Fix
- fix: added sphinx-tabs requirement for docs and changed changelog name (
e321180)
Unknown
- Merge pull request #92 from jjjermiah/read_the_docs_organization
Read the docs organization (f4f5cac)
- Merge remote-tracking branch 'origin' into read_the_docs_organization (
e391dc4)
v0.25.1
v0.25.1 (2024-02-04)
Chore
- chore: Update README: 0.25.0 (
44c5032)
Documentation
- docs: Update file paths and fix formatting in README and Tutorial (
b69480f)
Fix
- fix: remove LiteralString so works with python3.10 (
e04d367)
Unknown
- Merge pull request #90 from jjjermiah/read_the_docs_organization
Read the docs organization (aa5cf67)
- Merge remote-tracking branch 'origin' into read_the_docs_organization (
5d94bba)
v0.25.0
v0.25.0 (2024-02-04)
Chore
- chore: Update README: 0.24.0 (
a6b23ea)
Feature
- feat: added base_url setter if user wants to use NLST. added properties for logger and base_url. (
5a992df)
Refactor
- refactor: Refactor OAuth2 class to support configurable base URL, added some types (
c1e8f3d)
Unknown
- Merge pull request #89 from jjjermiah/52-feature-add-nslt-endpoint
52 feature add nslt endpoint (682e50e)
v0.24.0
v0.23.0
v0.23.0 (2024-02-04)
Build
-
build: Update pytest parallelism and add Codecov artifact upload (
77dc291) -
build: Add labels and update maintainer information in Dockerfile (
68e8831)
Feature
-
feat: add getStudies and getNewSeries CLI tools (
99c5777) -
feat: retrieve new series after a given date, +docs +tests (
c6a506d)
Fix
-
fix: remove sem-ver commit message (
ccd44bb) -
fix: Update .gitignore and build documentation (
1cf31bb) -
fix: fix error from getCollections conflicting -prefix argument (
4a7d242)
Unknown
- Merge pull request #84 from jjjermiah/49-feature-getupdatedseries
49 feature getupdatedseries (440d9b4)
v0.22.1
v0.22.0
v0.22.0 (2024-02-03)
Feature
-
feat: add username and password parameters to CLI (
83421a3) -
feat: Add getNewPatients_cli command to pyproject.toml and nbia_cli.py (
fc40dec)
Unknown
- Merge pull request #82 from jjjermiah/70-feat-implement-user-and-password-for-clie
70 feat implement user and password for cli (40aca34)