Releases: tomaroberts/nii2dcm
Releases · tomaroberts/nii2dcm
v0.1.5
What's Changed
- Adds unit tests and updates GHA by @tomaroberts in #35
- Adds Docker build and GHA test of container by @tomaroberts in #34
- Bugfix: fix versioning for user pip install by @tomaroberts in #33
- Minor bugfix to remove testpypi GH environment by @tomaroberts in #37
Full Changelog: v0.1.2...v0.1.5
v0.1.2
What's Changed
- Creates GitHub Actions to publish commits on main to TestPyPI and publish tagged Releases to PyPI by @tomaroberts in #26
- Implements automated dynamic versioning using dunamai
- Updates README by @tomaroberts in #27
Full Changelog: v0.1.1...v0.1.2
0.1.1
What's Changed
- Adjusts
DicomMRI
class to align with NEMA MR Image module by @tomaroberts in #7 - Adds initial creation of
modules
dir & refactors code to align with NEMA Modules concept by @tomaroberts in #8 - Creates
Module
class and DICOM IOD subclasses by @tomaroberts in #17 - Adds
--ref_dicom
option to nii2dcm by @tomaroberts in #16
Full Changelog: https://github.com/tomaroberts/nii2dcm/commits/0.1.1