took the tracetools_read and tracetools_trace from upstream (rolling)
This commit is contained in:
parent
e8637c9043
commit
1b96054945
25 changed files with 1555 additions and 438 deletions
|
@ -2,11 +2,68 @@
|
|||
Changelog for package tracetools_read
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
1.0.6 (2023-05-27)
|
||||
8.7.0 (2025-04-24)
|
||||
------------------
|
||||
* Merge branch 'version-1-0-5' into 'foxy'
|
||||
|
||||
8.6.0 (2025-04-17)
|
||||
------------------
|
||||
* Improve Python typing annotations (`#152 <https://github.com/ros2/ros2_tracing/issues/152>`_)
|
||||
* Expose types for tracing tools (`#153 <https://github.com/ros2/ros2_tracing/issues/153>`_)
|
||||
* Contributors: Christophe Bedard, Michael Carlstrom
|
||||
|
||||
8.5.0 (2024-12-20)
|
||||
------------------
|
||||
|
||||
8.4.1 (2024-11-25)
|
||||
------------------
|
||||
|
||||
8.4.0 (2024-10-15)
|
||||
------------------
|
||||
|
||||
8.3.0 (2024-04-26)
|
||||
------------------
|
||||
|
||||
8.2.0 (2024-04-16)
|
||||
------------------
|
||||
* Replace all occurences of index.ros.org (`#114 <https://github.com/ros2/ros2_tracing/issues/114>`_)
|
||||
* Improve tracetools_test and simplify test_tracetools code (`#109 <https://github.com/ros2/ros2_tracing/issues/109>`_)
|
||||
* Contributors: Chris Lalancette, Christophe Bedard
|
||||
|
||||
8.1.0 (2024-03-27)
|
||||
------------------
|
||||
* Allow tracing tests to be run in parallel with other tests (`#95 <https://github.com/ros2/ros2_tracing/issues/95>`_)
|
||||
* Contributors: Christophe Bedard
|
||||
|
||||
8.0.0 (2024-01-23)
|
||||
------------------
|
||||
|
||||
7.1.0 (2023-08-23)
|
||||
------------------
|
||||
|
||||
7.0.0 (2023-06-09)
|
||||
------------------
|
||||
|
||||
6.4.1 (2023-05-11)
|
||||
------------------
|
||||
|
||||
6.4.0 (2023-04-28)
|
||||
------------------
|
||||
|
||||
6.3.0 (2023-04-18)
|
||||
------------------
|
||||
|
||||
6.2.0 (2023-04-18)
|
||||
------------------
|
||||
|
||||
6.1.0 (2023-04-13)
|
||||
------------------
|
||||
|
||||
6.0.0 (2023-04-12)
|
||||
------------------
|
||||
|
||||
5.1.0 (2023-03-02)
|
||||
------------------
|
||||
|
||||
0.2.11 (2019-12-09)
|
||||
-------------------
|
||||
* Register Python packages in the ament index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue