This repository was archived by the owner on Dec 16, 2025. It is now read-only.
Releases: EVerest/libtimer
Releases · EVerest/libtimer
v0.1.3
What's Changed
- Bump dependency date to 3.0.4 by @hikinggrass in #16
- Add compatibility with Boost 1.89 by @hikinggrass in #15
Full Changelog: v0.1.2...v0.1.3
v0.1.2
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
What's Changed
- Stopping io_context and joining timer_thread in Timer destructor by @Pietfried in #6
New Contributors
- @Pietfried made their first contribution in #6
Full Changelog: v0.1.0...v0.1.1