Lux 0.5.0
The lux-api v0.5.0 release contains improved debugging workflow and bug fixes.
This release is associated with lux-widget v0.1.11.
- Incorporated New Commit Signoff Guidelines (#422)
- Added compatibility and support for pandas 1.3, as well as backward compatibility with pandas 1.2 (#428)
- Improved pandas datetime object support:
pd.Interval
,pd.DatetimeIndex
,TimeDelta
(#444, #445) - Added new
debug_info
capabilities to improve debugging workflow (#450, #457) - Bugfix for NaNs on Heatmaps (#440)
- Bugfix for automatic bin width determination for filtered Histograms (#415)
- Bugfix for mixed dtypes on Heatmaps (#448)
- Fixes to README (#449, #454)
Contributors
We thank the following users who have contributed to this release: @cgarciae, @dorisjlee, @micahtyong, @westernguy2.