Releases: lamyj/odil
Releases · lamyj/odil
v0.7.3
This is a bugfix release, with minor improvements:
- Add missing PDUs (Asychronous Operation Window, SOP Class Extended Negotiation, SOP Class Common Extended Negotiation)
- Fix printing empty elements in the CLI application
- Fix a memory leak in the Python wrapper of JSON converter
- Update the dictionary to version 2016d
v0.7.2
v0.7.1
v0.7.0
Release notes
New features
- Implementation Class UID and Implementation Version Name are modifiable
- Add Move Originator to Store SCU
- Fragment messages based on negotiated maximum length
- DCMTK is now an optional build-dependency
- Add transfer syntax to data set
- Add partial reading from a file
- Update registry to version 2016c
Bug fixes
- Endless loops when sending an A-ABORT PDU
- Switch between calling and called AE Titles
- Loss of precision when writing DS elements
- Exception thrown on unknown item in UserInformation
Thanks to @cguebert and @FredChamp!
v0.6.0
Release notes
New features
- DICOMDIR creation tool
- SCP Python wrappers (C-ECHO, C-STORE, C-FIND, C-GET, C-MOVE)
- Improved ease of use of Python wrappers
- Improved flexibility of GetSCU and MoveSCU
- Windows compatibility (thanks to @cguebert)
Bug fixes
- Creation of DICOMDIR for multiple patients
- Reading and writing empty elements
v0.5.0
Release notes
New features
- Simple application for printing, transcoding and network services
- Python wrappers (cf. examples and application)
- Echo SCU as a separate class
Bug fixes
- Reading of encapsulated pixel data
- JSON conversion of AT tags
- XML conversion of private elements