Skip to content

1.9.1

Choose a tag to compare

@HerbertKoelman HerbertKoelman released this 14 Aug 02:07
· 56 commits to master since this release

Build Status Quality Gate Status codecov

Release version:1.9.1 is out, it brings:

  • better error condition handling
  • much higher UT coverage
  • better Sonar integration
  • enhanced GCOV use
  • a lot of bug fixing

The next release will come with better issue tracing and an easier to use pthread::thread implementation.

FYI it is recommended to use pthread::abstract_thread to create threads.