You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After having introduced so many new features in 2.1.0, this release will be a "clean-up" release.
The rough plan is to:
- Refactor codebase (backward compatible!) according to modern codestyle conventions (via ruff) ([eclipse-basyx/basyx-python-sdk#412](https://github.com/eclipse-basyx/basyx-python-sdk/issues/412))
- Refactor CI Pipeline ([eclipse-basyx/basyx-python-sdk#518](https://github.com/eclipse-basyx/basyx-python-sdk/issues/518))
- Add a single point of truth for all AAS-version specific data points ([eclipse-basyx/basyx-python-sdk#548](https://github.com/eclipse-basyx/basyx-python-sdk/issues/548))
and other small clean up tasks.