ros2_tracing/tracetools_read/CHANGELOG.rst

35 lines
947 B
ReStructuredText
Raw Normal View History

2019-07-11 11:17:41 +02:00
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package tracetools_read
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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