- fixed a compatibility issue with older versions of Matplotlib that was introduced in v0.1.7
0.1.7
- fixed a bug that caused a crash when Pandas Series objects are passed to the converter
0.1.6
- added correct support for masked arrays, as introduced in Matplotlib version 3.7.0 - fixed typecasting errors in newer versions of Pandas - maintenance changes to guarantee compatibility with upcoming NumPy deprecations - fixed a crash when trying to plot a list or tuple of Pandas Timedelta values
0.1.5
0.1.4
Unpin matplotlib dependency after temporarily pinning it to <= 3.4.2 in the previous release