ros2_tracing/tracetools_read/CHANGELOG.rst
2019-08-15 15:27:15 +02:00

34 lines
933 B
ReStructuredText

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package tracetools_read
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* 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