Releases: lamyj/odil
Releases · lamyj/odil
v0.13.0
v0.12.2
v0.12.1
v0.12.0
v0.11.0
v0.10.0
v0.9.2
v0.9.1
v0.9.0
New features
- Add implementation of DICOM web services (WADO-RS, QIDO-RS and STOW-RS)
- Add emscripten wrappers
Improvements
- Update registry to 2017d (2017e has no registry changes)
- Improve Python wrappers of
odil::Reader
andodil::Writer
: wrap reading and writing tags and elements - Improve N-CREATE (thanks @ThibautSchmitt)
- Improve CI integration
- Documentation
v0.8.0
New features and improvements:
- N-SET and N-CREATE messages, SCU and SCP
- Support of Python 3
store
command for the command-line application- Move semantics (data structures, reader, writer, SCU and SCP)
- Dictionary version 2017a
Bug fixes:
- Tags can be used as Python dictionary keys
- Fix access to empty elements
- Fix Appveyor CI
Thanks to @cguebert, @edouard-mangel, @fbridault, @ThibautSchmitt!