File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
generate_parameter_library_py Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,9 @@ Changelog for package generate_parameter_library_py
5
5
0.4.0 (2025-01-13)
6
6
------------------
7
7
* Unit test friendly folder structure for Python examples (`#237 <https://github.com/PickNikRobotics/generate_parameter_library/issues/237 >`_)
8
- * Revert "Fix python lib install path (`#207 <https://github.com/PickNikRobotics/generate_parameter_library/issues/207 >`_)" (`#236 <https://github.com/PickNikRobotics/generate_parameter_library/issues/236 >`_)
9
- This reverts commit 4e92cc4e9da5e7a853ac0b1762db85e1f859d91b.
10
8
* Fix conversion typos (`#238 <https://github.com/PickNikRobotics/generate_parameter_library/issues/238 >`_)
11
- * Fix python lib install path (`#207 <https://github.com/PickNikRobotics/generate_parameter_library/issues/207 >`_)
12
9
* Apply clang-tidy suggestions to `std::move ` certain variables (`#228 <https://github.com/PickNikRobotics/generate_parameter_library/issues/228 >`_)
13
- * Contributors: Ander González Tomé, Sebastian Castro
10
+ * Contributors: Sebastian Castro
14
11
15
12
0.3.9 (2024-10-27)
16
13
------------------
You can’t perform that action at this time.
0 commit comments