Skip to content

Changelog

This project follows Semantic Versioning 2.0.0.

Unreleased

v0.2.0 (2025-01-15)

Full Changelog

Added

  • Key management system with ability to generate and manage GPG key pairs
  • Load keys from .vscode/gpg-keys directory in workspace
  • Automatic persistence of generated key pairs to disk
  • Key commands for generating, importing, exporting, listing, and deleting keys
  • Documentation for key management workflow
  • Static documentation deployment via GitHub Actions
  • Python tooling for documentation generation

v0.1.0 (2025-01-09)

Initial release