Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 13:07
  • No changes to the libtree API
  • Provide static executables for ease of use on distros with an old glibc or musl.
  • Dropped the dependency on cppglob, use posix glob instead.
  • No more vendored dependencies, rely on find_package to find
    cxxopts, elfio, and termcolor.