Skip to content

v2.1.0

Compare
Choose a tag to compare
@Prayag2 Prayag2 released this 07 Sep 18:04
· 20 commits to master since this release
a31dfc0

Added

  • The following placeholders for config.yaml were added:
    1. $SHARE_DIR: It points to $HOME/.local/share
    2. $BIN_DIR: It points to $HOME/.local/bin

Changed

  • Now, there's no need to check for the ID of a profile if you already know its name. You can remove, apply and export a profile using its name. For example konsave --export myprofile. See #38
  • Replaced the words "variables and functions" with "placeholders".
  • Updated readme.

Removed

  • You'll no longer be able to use IDs to remove, apply and export profiles. You have to use the name of the profile to do so.
  • The following placeholders were removed:
    • $KONSAVE_DIR
    • $CONFIG_DIR