Skip to content

Releases: jjjermiah/nbia-toolkit

v1.3.1

10 Jun 22:17
Compare
Choose a tag to compare

v1.3.1 (2024-06-10)

Fix

Unknown

v1.3.0

01 Apr 20:35
Compare
Choose a tag to compare

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

01 Apr 18:00
Compare
Choose a tag to compare

v1.2.0 (2024-04-01)

Build

  • build: Add development branch to CI/CD workflow (6ff1e96)

  • build: Add timeout for Unit-Tests job and checkout code with tag in Continuous-Deployment job (2f85826)

Feature

  • feat: release on development (b813e2a)

  • feat: release on development (71e68e0)

Fix

Unknown

  • Merge remote-tracking branch 'origin' into development (2ed6d37)

v1.1.0

01 Apr 16:42
Compare
Choose a tag to compare

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

  • docs: updateREADME (6bec040)

  • docs: add some public devnotes (6192cb4)

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

16 Mar 21:19
Compare
Choose a tag to compare

v1.0.1 (2024-03-16)

Chore

  • chore: Update README: 0.35.0 (74ece8e)

Fix

  • fix: Remove loading animation from cli_wrapper function (b550404)

Unknown

  • Merge pull request #126 from jjjermiah/development

fix: Minor fixes in build and documentation (59c896c)

  • Merge remote-tracking branch 'origin' into development (911ca73)

  • Merge branch 'main' into development (f63fc51)

v0.35.0

16 Mar 20:21
Compare
Choose a tag to compare

v0.35.0 (2024-03-16)

Build

  • build: update main branch name in semver (4e96310)

Documentation

  • docs: updateReadme (3b28958)

  • docs: Add download API documentation (83a4ed3)

Feature

  • feat: progressBar option (2c04044)

Fix

Unknown

  • Merge pull request #125 from jjjermiah/development

Development (07edf93)

v0.34.0

16 Mar 17:01
Compare
Choose a tag to compare

v0.34.0 (2024-03-16)

Build

  • build: try using release output version (2d7508a)

Chore

  • chore: Update README: 0.33.0 (24b90c3)

  • chore: Update README: 0.33.0 (adcfde5)

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

  • refactor: Fix formatting issues and import statements (b5f5cb4)

  • refactor: Refactor code formatting (f8b8ab8)

  • refactor: Add conv_response_list utility function (1aa0ad1)

v0.33.0

25 Feb 22:07
Compare
Choose a tag to compare

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

19 Feb 23:23
Compare
Choose a tag to compare

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)

v0.32.0

18 Feb 22:05
Compare
Choose a tag to compare

v0.32.0 (2024-02-18)

Chore

  • chore: Update README: 0.31.0 (799667e)

Feature

  • feat: Refactor workflows and update test case (e111fb2)

  • feat: refactor return_type test (f2058e8)