We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfbac05 commit 6cb0b1fCopy full SHA for 6cb0b1f
NEWS
@@ -1,3 +1,15 @@
1
+0.5.0 (unstable) - 5.05.2018:
2
+ * make parser library thread-safe
3
+ * fix bug which was preventing from event multilevel inheritance
4
+ * integrate Doxygen with a project
5
+ * add library API documentation (current documentation coverage: 17%)
6
+ * add license file for a project (MIT)
7
+ * add parser tests (current parser code coverage: 96%)
8
+ * fix buffer overflow in a ht_timeline_push_event()
9
+ * add task scheduler
10
+ * add CPU usage feature for Linux-based platforms
11
+ * many small bug fixes and minor improvements
12
+
13
0.4.0 (unstable) - 22.03.2018:
14
* port HawkTracer to Windows
15
* setup continuous integration service (Jenkins)
0 commit comments