Skip to content

1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 11:57
· 98 commits to master since this release
b4e15dc
  • alias -z to -e (compatibility with bzip2).
  • version bzip3 library.
  • dynamically link library to the tool (eliminating the libbz3.c duplication in tool and library).
  • add verbose output (via -v).
  • add version information to the manual pages.
  • set rpath in the Makefile to solve an issue with /usr/local/lib not being present in the dynamic linker search path.