Skip to content

Releases: xvitaly/zswap-cli

Release 0.2.0

13 Apr 13:13
v0.2.0
823ac05
Compare
Choose a tag to compare

Changelog

  • Allow to use systemd directly to control zswap. #5
  • Added --help command-line argument support. #14
  • Fixed crash with -h command-line argument. #13
  • Separated library code from the main program. #7
  • Added useful documentation for end users. #8
  • Added manpage support. #9
  • Added Travis CI support. #10
  • Added AppVeyor CI support. #11
  • Added templates for issues, pull requests, etc. #15 #16 #17
  • Optimized code structure.
  • Allow to build without packaged fmt and cxxopts libraries by using bundled ones.

Release 0.1.0

05 Apr 14:07
v0.1.0
62b2d97
Compare
Choose a tag to compare

Changelog

First public release.