SHA256
1
0
forked from pool/sheldon
Files
sheldon/sheldon.changes
Ondřej Súkup e6e3a91d8d Accepting request 1198266 from home:mimi_vx:branches:utilities
- update to 0.8.0
 * Remove deprecated config key and template filters
 * Remove deprecated directory support
 * Stop defaulting to Zsh and allow unspecified shell.
    This change stops the shell defaulting to Zsh when unspecified
    and allows you to use Sheldon without specifying a particular shell.
 * Remove experimental Fish shell support. Sheldon is shell agnostic
     enough that you can still get support for Fish by overriding
     the default match, apply, and templates values in the config file.
 * Support all clap complete shells. The sheldon completions command
     now supports all shells that clap supports, regardless of whether
     they are supported by Sheldon.

OBS-URL: https://build.opensuse.org/request/show/1198266
OBS-URL: https://build.opensuse.org/package/show/utilities/sheldon?expand=0&rev=8
2024-09-02 09:31:12 +00:00

32 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Mon Sep 2 09:19:16 UTC 2024 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.0
* Remove deprecated config key and template filters
* Remove deprecated directory support
* Stop defaulting to Zsh and allow unspecified shell.
This change stops the shell defaulting to Zsh when unspecified
and allows you to use Sheldon without specifying a particular shell.
* Remove experimental Fish shell support. Sheldon is shell agnostic
enough that you can still get support for Fish by overriding
the default match, apply, and templates values in the config file.
* Support all clap complete shells. The sheldon completions command
now supports all shells that clap supports, regardless of whether
they are supported by Sheldon.
-------------------------------------------------------------------
Mon Nov 20 10:51:17 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.7.4
* Support optional access in templates.
-------------------------------------------------------------------
Sat Oct 21 04:56:10 UTC 2023 - Lubos Kocman <lubos.kocman@suse.com>
- Correction of licenses based on Legaldb scan
-------------------------------------------------------------------
Sat Oct 7 14:49:21 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- initial package