Skip to content

Releases: karel-burda/timers

Release 1.3.6

26 Jun 20:43
1fc15f5
Compare
Choose a tag to compare
  • Updated sub-modules
  • Improved CMake

Release 1.3.5

30 Jan 19:22
b0ebec6
Compare
Choose a tag to compare
  • Updated sub-modules
  • Using test_utils and cpp_utils more extensively

Release 1.3.4

28 Dec 18:29
dd7b1cb
Compare
Choose a tag to compare
  • Improved markdown formatting

Release 1.3.3

09 Dec 12:44
e9951da
Compare
Choose a tag to compare
  • Using sub-module cpp-utils in unit tests

Release 1.3.2

09 Dec 12:11
f980f70
Compare
Choose a tag to compare
  • Parallel CI
  • Minor README improvements

Release 1.3.1

26 Nov 18:30
339ae18
Compare
Choose a tag to compare
  • Fixed bug in periodic timer
  • Improved CMake integration

Release 1.2.3

16 Aug 08:19
f1506e3
Compare
Choose a tag to compare

Features:

  • Improved build system (CMakes)

Release 1.2.2

31 Jul 07:04
9e005ee
Compare
Choose a tag to compare

Features:

  • Internal structure improvements (using cmake-related files from an external repository)

Release 1.2.1

19 Jul 05:57
eae584e
Compare
Choose a tag to compare

Features:

  • Minor performance improvement
  • Added unit test

Release 1.2.0

10 Jun 19:49
c7247b1
Compare
Choose a tag to compare

Fixes:

  • Destructor of the scoped cannot throw

Features:

  • Minor improvements