Package Release Info

sheldon-0.8.0-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

sheldon
sheldon-bash-completion
sheldon-zsh-completion

Change Logs

* Mon Sep 02 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 2023 Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.7.4
  * Support optional access in templates.
* Sat Oct 21 2023 Lubos Kocman <lubos.kocman@suse.com>
- Correction of licenses based on Legaldb scan
Version: 0.7.3-bp156.1.8
* Sat Oct 07 2023 Ondřej Súkup <mimi.vx@gmail.com>
- initial package