Skip to content

v0.4.0

Compare
Choose a tag to compare
@lucab lucab released this 10 Aug 08:48
· 41 commits to master since this release
v0.4.0
8f76195

Changes:

  • lib: switch 'set' to borrow its argument
  • errors: switch to thiserror
  • ci: test on multiple architectures
  • cargo: switch to edition 2018
  • runtime: support procfs cap_last_cap
  • caps: mark enum as non-exhaustive
  • ci: bump toolchains
  • caps: fix warnings
  • caps: gracefully support older kernel versions
  • nr: add CAP_PERFMON and CAP_BPF