Skip to content

Releases: languitar/pass-git-helper

Version 1.1.1

03 Jan 21:36
Compare
Choose a tag to compare

Adds an encoding configuration per pass entry (fixes #27 + #29) and includes some code cleanup (#30).

Version 1.1.0

13 Jun 19:27
Compare
Choose a tag to compare

Adds support for the ${username} replacement in the configuration file. For details, refer to #11. Thanks to @somasis for the feature.

Version 1.0.0

10 Nov 17:41
v1.0.0
Compare
Choose a tag to compare

This version adds more flexibility for selecting the username from an entry. Different strategies have been implemented to realize different needs such as searching for a line matching a given regular expression. The readme file explains the configuration in detail.

I have changed the versioning scheme to use tags with the common v prefix.

0.4

05 Sep 12:46
Compare
Choose a tag to compare
0.4

The host of a request can now be used as a variable to construct a the entry of the password store. This allows wildcard entries dispatching to any number of file system entries in the password store.