What's Changed
:boom: This release is the last one to support Qt4, VTK 8, C++98 and Python 2.7.
Improvements:
- ENH: Improve vtk scalars to colors widget by @jcfr in https://github.com/commontk/CTK/pull/841
- ENH: Reduce warning logs during DICOM import by @lassoan in https://github.com/commontk/CTK/pull/842
- ENH: Add python wrapping to functions in ctkVTKScalarsToColorsView and ctk...