Tags give the ability to mark specific points in history as being important
Fix crash when config file or config dir doesn't exist
Reduce crashes, recover better when they do happen Better atomic_queue implementation, should reduce CPU usage.
Add --manualscanning option to force periodic, full scans of all processes Fix a few bugs and crashes here and there Listen to more process events
- A few bugfixes - Some CI enhancements (including building artifacts) - Option for static builds
- New enhancements to CMake - Use Clang Format to have consistent style across files - Reformated the whole code using clang-format - Added a `--benchmark` which makes ananicy-cpp autoquit after some time. - The other options are mainly placeholders.
Environment variable to override default rules directory and default configuration file
Fix missing header causing build fails
Add OOM score adjustments, fully automatic lib fetching
Fix cmake dependencies
Ananicy-Cpp is now actually usable