Skip to content

Latest commit

 

History

History
98 lines (59 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

98 lines (59 loc) · 1.55 KB

2.1.1 (2024-12-03)

Fix

  • removes useless code

2.1.0 (2024-12-03)

Feat

  • add auto apply on save option

2.0.1 (2024-11-16)

Refactor

  • simplify initialization code

2.0.0 (2024-11-16)

BREAKING CHANGE

  • Changes the API for commands

Feat

  • refactor commands
  • add new managed command

Fix

  • fix telescope extension for chezmoi files

1.1.1 (2024-11-09)

Fix

  • fixed chezmoi command

1.0.0 (2024-11-06)

1.1.0 (2024-11-09)

Feat

  • add apply command

Refactor

  • update docs and remove unused code

1.0.0 (2024-11-05)

BREAKING CHANGE

  • chezmoi edit is still prefered, but editing encrypted files is working with gpg.

Feat

  • edit: add partial support for encrypted files

0.2.0 (2024-11-05)

Feat

  • add config for executed template window
  • open executed template in new window

0.1.0 (2024-11-04)

Feat

  • add commitzen config
  • refactor telescope extension
  • adds parser for file and directory names (#10)
  • adds parser for file and directory names instead of using chezmoi mamaged
  • changed a lot of stuff. (#7)
  • add user command for chezmoi managed
  • adds Telescope extension
  • initial commit

Fix

  • telescope extension fixes (#11)
  • fixes telescope extension
  • fixes path naming resolver
  • fixed execution of chezmoi managed (#9)
  • fixed execution of chezmoi managed
  • remove useless validation

Refactor

  • telescope extension (#13)
  • telescope extension (#12)
  • telescope extension
  • fixed argument for ChezmoiEdit. (#8)
  • fixed argument for ChezmoiEdit.
  • remove unused files