Version 0.14.4
This release adds a new where
reduction that provides improved inspection capabilities and adds support for colormaps that are tuples of hex values. There are also various bug fixes and compatibility improvements.
Thanks to @ianthomas23, @maximlt and @hoxbro.
Enhancements:
-
New
where
reduction to provide improved inspection functionality: -
Support colormaps that are tuples of hex values (#1173)
-
Add governance docs (#1165)
-
Improvements to CI:
Bug fixes:
-
Validate calculated log canvas range (#1154)
-
Better validate
canvas.line()
coordinate lengths (#1160) -
Return early in
eq_hist()
if all data masked out (#1168)
Compatibility: