Releases: xvitaly/zswap-cli
Releases · xvitaly/zswap-cli
Release 0.2.0
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
Changelog
First public release.