Releases: St3ffn/plots-left
Releases · St3ffn/plots-left
0.4.0
Changed
- reserve 0 plots instead of 1
0.3.0
Added
- cli supports version flag via
--version
or -V
to show the tool version
0.2.0
Added
- cli supports verbose mode via
--verbose
or -v
to show more details
Changed
- reserve 1 plot instead of 0
0.1.0
This is the initial version
Added
- basic cli which suports
--help|-h
and --reserve|-r
to reserve certain amount of plots
- get disk space via os
syscall.Statfs
- minimal cli