************* Version 1.3.0 ************* Development ----------- * Create :py:class:`SCurveTrajectory ` object * Create :py:class:`PIDController ` object * Create :py:class:`PositionAndVelocityControl ` object * Add `title_decimals` parameter to :py:func:`dc_motor_characteristics_animation ` function Testing ------- * Create dedicated tests for the new added features * Update testing dependencies Documentation ------------- * Add documentation pages for the new added features * Add a new usage example for the new added features * Update type hinting according to Python 3.10 * Fix some typos * Replace `m2r2 `_ with `myst-parser `_ * Update documentation dependencies Release ------- * Update core dependencies