CHANGELOG
Changelog for package keyboard_handler
0.3.1 (2024-03-28)
0.3.0 (2024-01-24)
Update to C++17. (#37)
Contributors: Chris Lalancette
0.2.0 (2023-04-28)
0.1.0 (2022-11-08)
Force exit from main thread on signal handling in keyboard_handler (#23)
Contributors: Michael Orlov
0.0.4 (2022-03-29)
Install includes to include/${PROJECT_NAME} and misc CMake fixes (#12)
Contributors: Shane Loretz
0.0.3 (2021-12-21)
Fixes for uncrustify 0.72
Install SIGINT handler optionally and call old handler
Contributors: Chris Lalancette, Christophe Bedard, Emerson Knapp, Michael Orlov