Skip to content

v0.10.0 - config revamp

Choose a tag to compare

@AKuederle AKuederle released this 10 Mar 12:33
· 58 commits to main since this release

[0.10.0] - 2023-03-10

Fixed

  • Fixed an issue that the index of EgaitParameterValidation2013 was not deterministically sorted.

Changed

  • Removed pydantic as dependency and switched to custom logic to set configs.
    The use-facing API remains the same.