v0.3
WipeChromium v0.3
New Features
- Added the cleaned size mode (short flag:
-zor long flag:-size) to thewipechromiumCLI. It defaults to Std but you can specify SI for International System (1KB=1000 bytes) or IEC (1KB=1024 bytes) if you prefer using KB/MB/TB or KiB/MiB/TiB respectively.
Solved Issues
- GH-2 the program is run, now all messages report sizes in the chosen format (default is Standard, i.e. bytes)
Known Problems
Application: None. The application is working as expected if you build it yourself.
However,
Released Artifacts: only the one marked armv7l is an actual binary. I am still working on GH-3 to solve a problem with the underlying actions of the cross-build workflow which is supposed to produce binary distributables for Windows, MacOS and Intel-based Linux. Have not gotten answers from authors of the cross-build actions.
Change Log
Full Changelog: v0.2.0...v0.3