v0.12.2
This release brings various new features and improvements, most notably support for infinite jerk and acceleration limits.
⚡ Features
- Support for both infinite and zero kinematic limits.
- Detailed error message on failed input validation.
- Expose the current jerk value in the output.
- Performance improvements for the velocity interface.
- Enable the Cloud API for intermediate waypoints by default.
🐛 Fixes
- Reworked the Python wheel build pipeline, fixes macOS wheels for Python 3.11+ and brings support for a wider range of architectures and distributions.
🔬 Misc
- Added Python linting to the CI.
- Easily create Debian packages with CPack.
- Renamed the
PositionExtrema
class toBound
.