Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Releases: EVerest/libtimer

v0.1.3

03 Nov 15:50
8b67a8e

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

13 Mar 15:06
445ae5d

Choose a tag to compare

What's Changed

  • Adding test and ci to repo by @couryrr-afs in #8
  • Bump version of used github action run-clang-format to v1.1.0 by @andistorm in #10
  • Use reusable worklfow v.1.4.6 by @andistorm in #14
  • Fix missing whitespace in tests/CMakeLists.txt by @andistorm in #13
  • Bugfix: Replace deprecated usage of boost::asio::basic_waitable_timer::expires_from_now with expires_after by @andistorm in #12

New Contributors

  • @couryrr-afs made their first contribution in #8
  • @andistorm made their first contribution in #10

Full Changelog: v0.1.1...v0.1.2

v0.1.1

23 Feb 10:58

Choose a tag to compare

What's Changed

  • Stopping io_context and joining timer_thread in Timer destructor by @Pietfried in #6

New Contributors

Full Changelog: v0.1.0...v0.1.1