Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 01:39
· 356 commits to main since this release

v0.13.0 (2024-01-30)

Chore

  • chore: add pre-commit hook (1913844)

Feature

  • feat(dicomsort): add command line script to build (bb0e687)

Fix

  • fix: change back to codecov 3 (103f727)

  • fix: add pytest xdist to dev dependencies (e406587)

  • fix: added pytest-cov to toml (997bb50)

  • fix: add dev to normal dependencies (32aca9c)

  • fix: poetry run command (6659b4f)

  • fix: use poetry run pytest (3c5b60c)

  • fix: install pytest manually (cecafd7)

  • fix: removing requirements.txt (171bc02)

Refactor

  • refactor: add version() function (ad549dc)

Unknown

  • Merge pull request #65 from jjjermiah/development

Development (6383868)

  • remove windows test (0d293c7)

  • fix code-cov (0bcf004)

  • fix poetry run pytest command (cd179b9)

  • update index (e6ca7be)

  • add requirements.txt back (af18bc6)

  • Merge pull request #64 from jjjermiah/typing-dicomsort

Typing dicomsort (3f1218b)

  • feature(nbia): Add pyfiglet package and display NBIAToolkit version (0007ca0)

  • fix typing errors (ab50dac)