0.7.0 (July 16, 2025)#

Added#

  • The time-split[app] extra; adds time_split_app namespace.

    • New time-split cli; python -m time_split.

  • The create_explorer_link() function will now hex-encode bytes data.

  • Add settings.misc.round_limits=False. Enable to allow inward rounding of limits.

Changed#

  • Make types.SplitProgressExtras generic on MetricsType.

  • Allow passing Series/DataFrame as plot(available=...).

  • The to_string() function now supports using .delta and .iso (like .auto) in the format.