File dua-cli.changes of Package dua-cli
------------------------------------------------------------------- Thu Jul 02 03:22:26 UTC 2020 - dead_mozay@opensuse.org - Update to version v2.8.2+0: * make aliases visible in generated docs * Bring structopt back, argh doesn't support OsStrings ------------------------------------------------------------------- Thu Jul 02 02:55:41 UTC 2020 - dead_mozay@opensuse.org - Update to version v2.8.1+0: * Use 'anyhow' instead of 'failure' to simplify code and reduce bloat * First version of options struct based on Argh * fix unittests, at least to work locally on MacOS * Use u128 for byte sizes ------------------------------------------------------------------- Sun May 31 12:30:08 UTC 2020 - dead_mozay@opensuse.org - Update to version v2.6.1+0: * Avoid deallocation a potentially big hashmap * Abort on panic for smaller binaries; update dependencies * Check package size limit in CI using cargo-diet * Fix install script instructions * Optimize crate size with `cargo diet -r` * remove unused files * Add information about Windows installations * see if all targets work! ------------------------------------------------------------------- Sun Apr 05 17:40:15 UTC 2020 - dead_mozay@opensuse.org - Update to version v2.5.0+0: * bump minor * Fix compile errors after porting commit * Add eighth sections to bar * update asciinema video * Bump tui-react version to 0.3 * Minor bump for tui default features = false * Disable default features for tui in tui-react * clippy * bump patch * Update currently visible entries whenever we get the chance during scanning ------------------------------------------------------------------- Sun Apr 5 17:36:32 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org> - Initial package