Skip to content

Releases: legra-ai/dotenvage

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 16:07
fbabe3e

v0.8.0 - 2026-08-14

Features

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 14 Aug 14:47
a55eb66

v0.7.3 - 2026-08-14

Documentation

Build System

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 11:16
50688ef

v0.7.2 - 2026-08-14

Bug Fixes

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 12 May 14:41
a0e3f0e

v0.7.1 - 2026-05-12

Features

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 10 May 21:31
c589bde

v0.7.0 - 2026-05-10

Features

Bug Fixes

  • (ci) detect already-published from publisher exit, not pre-check - (dee1cfb) - @jgeluk
  • (ci) pass commit message via env to avoid shell interpolation - (1eab48d) - @jgeluk

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 01 May 18:58
32f3462

v0.6.3 - 2026-05-02

Features

  • (loader) tolerate values encrypted with foreign age keys - (618edcd) - @jgeluk

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 01 May 14:51
6737145

v0.6.2 - 2026-05-01

Code Refactoring

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 01 May 14:07
ab27e6f

v0.6.1 - 2026-05-01

Bug Fixes

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 10:46
28353d3

v0.6.0 - 2026-04-11

Features

  • (manager) add DOTENVAGE_SYSTEM_STORE_DIR override and file fallback on macOS - (9c48924) - @jgeluk

Bug Fixes

  • (tests) align macOS system store path expectation - (b9c16cd) - @jgeluk

Documentation

  • (manager) document custom system store directory and macOS fallback - (f4587a1) - @jgeluk

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 21:45
b6e1435

v0.5.1 - 2026-03-26

Bug Fixes

  • (nextjs) prevent double-loading via __DOTENVAGE_LOADED sentinel - (21f9b76) - @jgeluk