Tags give the ability to mark specific points in history as being important
-
-
-
-
-
v1.0.0-rc7
84ac1f3a · · -
v1.0.0-rc6
69601822 · ·Change dependency model (use submodules) Fix a few compatibility bugs for building Improve documentation
-
v1.0.0-rc5
3ae336be · ·Fix two long standing issues, improve documentation, improve compatibility. If this rc is stable enough, it'll become a stable release
-
v1.0.0-rc4
d3c38989 · ·Hotfix: fix bad mistakes in cmdline method, and errors caused by Systemd hardening
-
v1.0.0-rc3
a13bd895 · ·Improve documentation, and fix some bugs related to how command names are computed
-
v1.0.0-rc2
05be8571 · ·- Fix some blocking crashes with cgroups in general - Enhance cgroup2 support - Begin workaround Linux limitation with cgroup2 - Added some debugging facilities
-
v0.6.0
e0c25bbe · ·Cgroups, major bugfixes, performance improvements, code cleanup. - Cgroups (v2) are implemented. Cgroups v1 are in progress. - Several bugfixes related to process names, to ananicy-cpp stopping and a few others are fixed - Some useless code has been removed, leading to some small performance improvements - Code is also cleaner, some leftover code (which could have led to nasty bugs in the future) was removed.