Colour 0.4.1
Colour 0.4.1 - Alpha Milestone
This release is a maintenance release that mainly addresses packaging issues experienced by the MSYS2 maintainers and import issues when using Colour with Numpy 1.19.x and 1.20.x.
Fixes
Dependencies
- Fix import issues when trying to import
colour
with Numpy 1.19.x and 1.20.x. (@KelSolaar, @remia)
Distribution
- Fix incorrectly generated
setup.py
file. (@KelSolaar, @kmilos)
colour.colorimetry
- Fix intersection filtering in
colour.colorimetry.closest_spectral_locus_wavelength
definition. (@KelSolaar, @sobotka)