v1.1.0
- Simplified the plugin interface
- Removed the
pluginsand_configmodules - Added
utils.get_decoders()function - Added
pydicom.utils.get_pixel_data_decoders()function - Changed arguments passed to pixel data decoding functions to
func(bytes, Dataset) - Changes to better support multiple plugins