8000 Releases · anticomputer/age.el · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: anticomputer/age.el

v0.1.7

28 Feb 05:22
05ad633
Compare
Choose a tag to compare

What's Changed

  • Fall back to a static version when age --version is unknown. by @anticomputer in #16
  • Fix custom variable check for use-package :custom blocks. by @anticomputer in #17

Full Changelog: v0.1.6...v0.1.7

v0.1.6

25 Feb 01:32
43090e3
Compare
Choose a tag to compare

What's Changed

  • Update readme with more clear guidance on pinentry troubleshooting. by @anticomputer in #13
  • fix: determine temporary-file-directory not at compile-time by @Warashi in #12
  • Bump version to 0.1.6 by @anticomputer in #14

Full Changelog: v0.1.5...v0.1.6

v0.1.5

10 Apr 04:37
890c467
Compare
Choose a tag to compare

This is a small housekeeping release that adds composite types to several customization variables to make things like setopt happy as reported in #9

v0.1.4

02 Jan 22:31
0c94618
Compare
Choose a tag to compare

This is mostly a housekeeping release that addresses MELPA review feedback but does not add functional changes.

v0.1.3

02 Jan 18:41
2d47133
Compare
Choose a tag to compare

This release generalizes and simplifies how age.el inhibits file operations under certain TRAMP contexts to reduce the risk of introducing unintended side-effects.

v0.1.2

02 Jan 17:41
e938c8a
Compare
Choose a tag to compare

This release fixes a vulnerability in TRAMP's handling of .age files that would result in TRAMP saving plaintext copies of .age files due to not inhibiting age file handling operations during its local encoding/decoding operations. See #5 for details.

v0.1.1

02 Jan 04:00
3c1448e
Compare
Choose a tag to compare

This is a MELPA housekeeping release to conform to https://github.com/melpa/melpa/blob/master/CONTRIBUTING.org requirements.

v0.1.0

01 Jan 19:36
8089fa5
Compare
Choose a tag to compare

This is the initial development release of age.el, please see the README for details on current features and example configurations.

0