Skip to content

v1.1.0

Compare
Choose a tag to compare
@scaramallion scaramallion released this 13 Jun 01:18
b09b1f8
  • Simplified the plugin interface
  • Removed the plugins and _config modules
  • 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