Skip to content

Releases: anticomputer/age.el

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.