Skip to content

v1.1.0

Latest

Choose a tag to compare

@AKuederle AKuederle released this 21 Feb 14:02
· 18 commits to main since this release

[1.1.0] - 2026-02-21

Changed

  • Added compatibility support for Python 3.14 and pandas 3.0.

Fixed

  • Fixed an edge case in refine_gs where gait sequences with zero detected initial contacts could raise an error.
    (#227)
  • Updated the Mobilise-D pipeline per-GS loop to skip GSs with fewer than two initial contacts, avoiding crashes while
    still producing consistent empty outputs when no valid GSs remain.
    (#227)

Added

  • Added proxy values for all intermediary pipeline outputs the to MobilisedPipelineUniversal class.
    This allows for easier access to the intermediary results of underlying pipeline.