Skip to content

Releases: antham/helm-backup

Fix call function issue

11 Sep 06:12
45a86a4
Compare
Choose a tag to compare
Merge pull request #34 from antham/add-ability-to-remove-backups

Fix function call

Add helm-backup-remove-file-backups

10 Sep 22:19
d9ec2d8
Compare
Choose a tag to compare
  • Add helm-backup-remove-file-backups to remove all backups of a file

Fix encoding issue

07 Aug 19:39
Compare
Choose a tag to compare
  • It was possible to save a file containing special characters like accents in its filename but not to retrieve any backup associated to it, the message "No filename associated with this buffer...." was displayed.
  • We switch to v1.0.0 only to follow semver now, it is not a breaking version.

Fix troubles with some shells

25 Jun 10:28
Compare
Choose a tag to compare
  • Concat shell commands with && wasn't working in all shells (fish).

v0.2.1

13 Dec 18:48
Compare
Choose a tag to compare
Merge pull request #21 from michael-heerdegen/master

bump version to 0.2.1