2019-07-11 11:17:41 +02:00
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
Changelog for package tracetools_read
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2025-05-20 16:27:27 +02:00
|
|
|
8.7.0 (2025-04-24)
|
2023-05-27 02:24:49 +00:00
|
|
|
------------------
|
2025-05-20 16:27:27 +02:00
|
|
|
|
|
|
|
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>`_)
|
2023-05-27 02:17:14 +00:00
|
|
|
* Contributors: Christophe Bedard
|
|
|
|
|
2025-05-20 16:27:27 +02:00
|
|
|
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)
|
|
|
|
------------------
|
|
|
|
|
2019-12-09 10:47:01 -08:00
|
|
|
0.2.11 (2019-12-09)
|
|
|
|
-------------------
|
2019-12-09 10:46:18 -08:00
|
|
|
* Register Python packages in the ament index
|
|
|
|
* Contributors: Christophe Bedard
|
|
|
|
|
2019-10-14 09:43:01 -07:00
|
|
|
0.2.8 (2019-10-14)
|
|
|
|
------------------
|
2019-10-14 09:25:44 -07:00
|
|
|
* Add is_trace_directory() util function
|
|
|
|
* Contributors: Christophe Bedard
|
|
|
|
|
2019-09-09 16:46:09 -04:00
|
|
|
0.2.7 (2019-09-09)
|
|
|
|
------------------
|
2019-09-09 16:45:38 -04:00
|
|
|
* Fix missing ament_xmllint dependency
|
|
|
|
* Contributors: Christophe Bedard
|
|
|
|
|
2019-08-15 15:28:58 +02:00
|
|
|
0.2.5 (2019-08-15)
|
|
|
|
------------------
|
2019-08-15 15:27:15 +02:00
|
|
|
* Move babeltrace interface functions to separate file to avoid importing it needlessly
|
|
|
|
* Contributors: Christophe Bedard
|
|
|
|
|
2019-08-05 10:20:55 +02:00
|
|
|
0.2.3 (2019-08-05)
|
|
|
|
------------------
|
2019-08-05 10:17:48 +02:00
|
|
|
* Move tracetools_read.utils to the init file
|
|
|
|
* Contributors: Christophe Bedard
|
|
|
|
|
2019-08-01 13:24:42 +02:00
|
|
|
0.2.2 (2019-08-01)
|
|
|
|
------------------
|
2019-08-01 13:23:45 +02:00
|
|
|
* Revert "Replace special character to fix encoding issue"
|
|
|
|
* Contributors: Christophe Bedard
|
|
|
|
|
2019-07-31 10:28:19 +02:00
|
|
|
0.2.1 (2019-07-31)
|
|
|
|
------------------
|
2019-07-31 10:27:25 +02:00
|
|
|
* Replace special character to fix encoding issue
|
|
|
|
* Contributors: Christophe Bedard
|
|
|
|
|
2019-07-30 16:43:12 +02:00
|
|
|
0.2.0 (2019-07-30)
|
|
|
|
------------------
|
2019-07-30 16:41:04 +02:00
|
|
|
* Include event data in 'field not found' error message
|
|
|
|
* Remove cpu_id from list of ignored CTF fields
|
|
|
|
* Contributors: Christophe Bedard
|
|
|
|
|
2019-07-11 14:22:05 +02:00
|
|
|
0.1.0 (2019-07-11)
|
|
|
|
------------------
|
2019-07-11 11:17:41 +02:00
|
|
|
* Add trace reading functions
|
|
|
|
* Contributors: Christophe Bedard, Ingo Lütkebohle
|