4.0.0 (March 21, 2024)#
Added#
Python
3.12is now fully tested and supported in CI/CD.New support module
time_split.integration.split_data.New
time_splitintegration:integration.polars.split_polars.
Changed#
Python minimum version is now
3.11(was3.8).The
time_splitPandas integration no longer supports theinclusive=left|right|neitherargument (now alwaysleft).Updates to
rics.performance:Functions and classes are now generically typed.
Implement optional progress bars.
Added new plotting backend (experimental).
Select suitable time unit automatically when plotting (was: milliseconds).
Removed#
Module
rics.mappingwas previously deprecated and has now been removed.Module
rics.pandaswas previously deprecated and has now been removed.Module
rics.strings(usestrmethods instead).