Skip to content

Releases: languitar/pass-git-helper

v4.3.0

12 Apr 20:31

Choose a tag to compare

4.3.0 (2026-04-12)

Features

  • add CLI option to disable filesystem level password file checks (481b88c)
  • check if password file exists before running pass (3rd try) (746855a), closes #371

v4.2.1

08 Apr 21:33

Choose a tag to compare

4.2.1 (2026-04-08)

Bug Fixes

  • eliminate global username/password extractor dictionaries (1ab5865)

v4.2.0

20 Mar 09:42

Choose a tag to compare

4.2.0 (2026-03-20)

Features

  • allow leading ~ in password_store_dir configuration key (289bed3)

v4.1.0

21 Nov 22:35

Choose a tag to compare

4.1.0 (2025-11-21)

Features

  • introduce new ${path} var to address the entire subpath of the repo url (9cdd8b9)

v4.0.0

02 Aug 18:00

Choose a tag to compare

4.0.0 (2025-08-02)

  • build!: drop Python 3.10 support (7088644)

BREAKING CHANGES

  • Python 3.10 support has been dropped. 3.11 is the
    minimum version required now.

v3.4.0

31 Jul 17:30

Choose a tag to compare

3.4.0 (2025-07-31)

Features

  • static username extractor (b42f0bc)

v3.3.1

26 Jul 17:58

Choose a tag to compare

3.3.1 (2025-07-26)

Bug Fixes

  • correct log default mapping file (d4f0db1)

v3.3.0

15 Feb 22:25

Choose a tag to compare

3.3.0 (2025-02-15)

Features

  • add support for password extractor (1622737)

v3.2.0

27 Jan 15:43

Choose a tag to compare

3.2.0 (2025-01-27)

Features

  • setup: switch from setup.py to setup.cfg (1bcf288)

v3.1.0

12 Jan 21:30

Choose a tag to compare

3.1.0 (2025-01-12)

Features