CHANGELOG
Changelog for package tracetools_read
8.2.2 (2024-09-06)
8.2.1 (2024-06-27)
8.2.0 (2024-04-16)
8.1.0 (2024-03-27)
Allow tracing tests to be run in parallel with other tests (#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
Contributors: Christophe Bedard
0.2.8 (2019-10-14)
Add is_trace_directory() util function
Contributors: Christophe Bedard
0.2.7 (2019-09-09)
Fix missing ament_xmllint dependency
Contributors: Christophe Bedard
0.2.5 (2019-08-15)
Move babeltrace interface functions to separate file to avoid importing it needlessly
Contributors: Christophe Bedard
0.2.3 (2019-08-05)
Move tracetools_read.utils to the init file
Contributors: Christophe Bedard
0.2.2 (2019-08-01)
Revert “Replace special character to fix encoding issue”
Contributors: Christophe Bedard
0.2.1 (2019-07-31)
Replace special character to fix encoding issue
Contributors: Christophe Bedard
0.2.0 (2019-07-30)
Include event data in ‘field not found’ error message
Remove cpu_id from list of ignored CTF fields
Contributors: Christophe Bedard
0.1.0 (2019-07-11)
Add trace reading functions
Contributors: Christophe Bedard, Ingo Lütkebohle