Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
loganek committed May 5, 2018
1 parent cfbac05 commit 6cb0b1f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
0.5.0 (unstable) - 5.05.2018:
* make parser library thread-safe
* fix bug which was preventing from event multilevel inheritance
* integrate Doxygen with a project
* add library API documentation (current documentation coverage: 17%)
* add license file for a project (MIT)
* add parser tests (current parser code coverage: 96%)
* fix buffer overflow in a ht_timeline_push_event()
* add task scheduler
* add CPU usage feature for Linux-based platforms
* many small bug fixes and minor improvements

0.4.0 (unstable) - 22.03.2018:
* port HawkTracer to Windows
* setup continuous integration service (Jenkins)
Expand Down

0 comments on commit 6cb0b1f

Please sign in to comment.