Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 07:25
8259501

0.4.0 (2026-06-18)

Features

  • add download command and use setuptools-scm for versioning (c96ee77)
  • add list command and modernize packaging (310790f)
  • add read command (b70e1c1)
  • add read command (4bf0dec)
  • refactor - extract gitlab_server into module (a7d5a4f)

Bug Fixes

  • remove double URL-encoding of project path (8c28b4c)
  • rename CLI entry point to populate-secrets-gitlab (f0bd068)
  • sort env vars by name in get and download output (e2f4b49)
  • sort env vars by name in get and download output (6af2248)
  • use ClickException for graceful error handling on missing env file and token (e695310)