File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.6.7
2+ current_version = 0.6.8
33commit = True
44tag = True
55message = chore: Bump toppra version: ' {current_version}' --> ' {new_version}'
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Upcoming
3+ ## 0.6.8 (April 23 2026)
44
55- [ cpp] fix: pinocchio v4 compatibility
66- [ cpp] Fix gtest target_link_libraries usage when fetching from source (#286 )
Original file line number Diff line number Diff line change 22Changelog for package toppra
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 0.6.8 (2026-04-23)
6+ ------------------
7+ * [cpp] Fix missing cassert includes in headers (`#288 <https://github.com/hungpham2511/toppra/issues/288 >`_)
8+ * [cpp] Fix gtest target_link_libraries usage when fetching from source (`#286 <https://github.com/hungpham2511/toppra/issues/286 >`_)
9+ * [cpp] fix pinocchio 4 compatibility (`#287 <https://github.com/hungpham2511/toppra/issues/287 >`_)
10+ * Contributors: Guilhem Saurel, Sebastian Castro
11+
5120.6.7 (2026-04-09)
613------------------
714* build(cpp): Modernize googletest CMake usage (`#283 <https://github.com/hungpham2511/toppra/issues/283 >`_)
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.16 )
22
33project (toppra
4- VERSION 0.6.7
4+ VERSION 0.6.8
55 DESCRIPTION "Library computing the time-optimal path parameterization."
66 LANGUAGES CXX )
77# Tests
Original file line number Diff line number Diff line change 11<?xml version =' 1.0' ?>
22<package format =' 2' >
33 <name >toppra</name >
4- <version >0.6.7 </version >
4+ <version >0.6.8 </version >
55 <description >Time-Optimal Path Parameterization</description >
66
77 <maintainer email =" hungpham2511@gmail.com" >Hung Pham</maintainer >
Original file line number Diff line number Diff line change 1- 0.6.7
1+ 0.6.8
You can’t perform that action at this time.
0 commit comments