File sad.changes of Package sad
-------------------------------------------------------------------
Sun Apr 6 15:23:24 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- Update to versione 0.4.32:
* It looks like in the newer versions of fzf the command that was used to
"execute and exit" no longer works. A quick fix is to simply migrate to
fzf's new become command, which almost does the same thing.
This is a breaking change for older versions of fzf (<0.38) however, and
users using fzf shipped with ubuntu 22 and below should stick with old
version for now
* bump dependencies
-------------------------------------------------------------------
Wed Sep 25 01:50:25 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Update to version 0.4.31:
* Fix display issue with new fzf ( no longer use \n as delimiter )
* Revert multi-select preview, since it conflicts with incremental preview :(
* Add PowerShell flag '\r' flag under windows
* Give up on trying to solve windows edge cases, instead of not working at all, it now works for utf-8 only
* Reduce allocations
* Preview multi-selects
* Fewer dependencies
* More robust signal handling
-------------------------------------------------------------------
Wed May 22 03:12:05 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Update to version 0.4.28:
* Give up on trying to solve windows edge cases, instead of not working at all, it now works for utf-8 only
* Reduce allocations
* Preview multi-selects
* Fewer dependencies
* More robust signal handling
- Remove cargo_config and vendor.tar.xz
- Add vendor.tar.zst
-------------------------------------------------------------------
Sun Jun 25 23:33:45 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.4.23:
* use python3 uuid
* update frozenstr literal
* Bump uuid from 1.2.2 to 1.3.1
* Bump clap from 4.0.27 to 4.1.14
* Bump tokio from 1.23.0 to 1.25.0
* Bump which from 4.3.0 to 4.4.0
* Bump regex from 1.7.0 to 1.7.1
* Bump tokio from 1.22.0 to 1.23.0
* Bump async-channel from 1.7.1 to 1.8.0
* Bump clap from 4.0.18 to 4.0.27
* Bump aho-corasick from 0.7.19 to 0.7.20
* Bump tokio from 1.21.2 to 1.22.0
* Bump uuid from 1.2.1 to 1.2.2
* Bump regex from 1.6.0 to 1.7.0
* Bump futures from 0.3.24 to 0.3.25
* Bump clap from 4.0.4 to 4.0.18
* Bump uuid from 1.1.2 to 1.2.1
* update fmt
* Bump clap from 3.2.19 to 4.0.4
* Bump tokio from 1.20.1 to 1.21.2
* Bump aho-corasick from 0.7.18 to 0.7.19
* Bump which from 4.2.5 to 4.3.0
* Bump clap from 3.2.17 to 3.2.19
* Bump futures from 0.3.23 to 0.3.24
* Bump futures from 0.3.21 to 0.3.23
* Bump clap from 3.2.5 to 3.2.17
* Bump async-channel from 1.6.1 to 1.7.1
* Bump tokio from 1.19.2 to 1.20.1
* Bump regex from 1.5.6 to 1.6.0
* Bump tokio from 1.18.2 to 1.19.2
-------------------------------------------------------------------
Fri Jul 01 02:09:05 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.4.22:
* fix pkg ver
* CI (AGP) - 2022-06-16 00:56
* CI (AGP) - 2022-06-15 00:57
* CI (AGP) - 2022-06-14 01:03
* CI (AGP) - 2022-06-13 00:57
* CI (AGP) - 2022-06-12 00:57
* CI (AGP) - 2022-06-11 00:52
* CI (AGP) - 2022-06-10 00:57
* use default init
* CI (AGP) - 2022-06-09 00:54
-------------------------------------------------------------------
Mon Jun 20 03:23:24 UTC 2022 - William Brown <william.brown@suse.com>
- Automatic update of vendored dependencies
-------------------------------------------------------------------
Tue May 24 06:32:17 UTC 2022 - William Brown <william.brown@suse.com>
- Automatic update of vendored dependencies
-------------------------------------------------------------------
Wed May 4 23:12:36 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- add fzf to Recommends
* sad does not come with a UI, it uses fzf to perform selection.
-------------------------------------------------------------------
Wed May 4 13:25:52 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial working spec for sad (0.4.20~0)