Releases: AMYPAD/miutil
Releases · AMYPAD/miutil
miutil v0.6.4 beta
- fix py2.7 (#16)
miutil v0.6.3 beta
- fix py2.7 (#15)
- minor tests framework updates
miutil v0.6.2 beta
- fix
matlab
not found default handling (#14) - tests & build: misc framework updates
- fix tests
miutil v0.6.1 beta
- fix deprecation warning (#13)
miutil v0.6.0 beta
- add
cuinfo -c, --compute
(#12) fdio.hasext
support for lists of extensions (similar tostr.endswith
)- update tests
- add py3.9
- update
mbeautify
& log exceptions
miutil v0.5.1 beta
- support
pathlib
(#11) - fix
mbeautify
blank indentation - update tests
miutil v0.5.0 beta
miutil v0.4.2 beta
- fix
imio.nii.nii_ugzip
(#8) - minor metadata updates
miutil v0.4.1 beta
miutil v0.4.0 beta
- add
cuinfo
module (#5)- allows
pip install miutil[cuda] && python -m miutil.cuinfo --nvcc-flags
to print compiler flags
- allows
- add & update documentation
- add tests
- add test coverage reporting