File dysk.changes of Package dysk
-------------------------------------------------------------------
Sun Nov 02 16:01:39 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.3.0:
  * support for getting info by path on windows, eg dysk some/file
    (was already possible on Linux and Mac)
  * hide the --strategy argument: there's no reason to use it today
-------------------------------------------------------------------
Thu Oct 30 07:10:44 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.2.0:
  * new options column: linux mount options
  * new compress column: compression algorithm & level - Fix #98
-------------------------------------------------------------------
Fri Aug 29 09:15:35 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.1.0:
  * default strategy on Mac is much faster (about 1000 times
    faster...)
  * strategy can be chosen with --strategy diskutil or --strategy
    iokit (default)
-------------------------------------------------------------------
Wed Aug 20 06:18:57 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.0.0:
  * reduce number of keywords in Cargo.toml
  * update changelog, fix deploy script
  * remove table of direct links to executables
  * commit the official deploy script
  * version 3.0
  * improve cross compilation
  * make target.sh compatible with mac
  * build.sh compatible with non linux local
  * update doc to mention in runs on mac too
  * update lfs-core to stop using stat on mac
  * restore dev major:minor in json
  * use lfs-core v0.13
  * Mac: unix device id, PATH argument
  * make / not normal on mac
  * make /System/Volumes/Data normal
  * use lfs-core dependency through github with branch
  * fix unused import on mac
  * make /boot not "normal" on linux
  * WIP - Mac compatibility
  * add a CONTRIBUTING.md file
  * add RISC-V pre-built binary
-------------------------------------------------------------------
Tue May 13 11:38:52 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.10.1:
  * version 2.10.1
  * do a CSI reset on other termimad tables too
  * reset style after printing table
  * update dependencies
  * clippy
  * add uuid and partuuid columns to tests
  * remove mention of broot in website
-------------------------------------------------------------------
Sat Dec 21 14:14:42 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 2.10.0:
  * update CHANGELOG
  * add uuid & partuuid in web's columns list
  * version 2.10 with UUID and PARTUUID
  * fix colors of search dialog in website
-------------------------------------------------------------------
Sat Sep 14 11:05:54 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 2.9.1:
  * version 2.9.1
  * use base-2 logs to retrieve binary prefixes
  * add free_percent column to tests
-------------------------------------------------------------------
Tue Jun 04 04:41:51 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 2.9.0:
  * free_percent column
-------------------------------------------------------------------
Thu Oct 19 06:03:16 UTC 2023 - kastl@b1-systems.de
- Update to version 2.8.2:
  * fix publish
  * version 2.8.2
  * add link to contributing rules in website
-------------------------------------------------------------------
Tue Oct 10 04:42:40 UTC 2023 - kastl@b1-systems.de
- Update to version 2.8.1:
  * require rust 1.70 because that's what clap requests
  * cleaner web site
  * prevent dysk version mismatch
  * fix version display
-------------------------------------------------------------------
Mon Oct  9 13:36:58 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- new package dysk: like df but better