Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 812 Bytes

File metadata and controls

26 lines (19 loc) · 812 Bytes

Changelog

All notable changes to Revenue Holdings CLI will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0] - 2026-05-17

Added

  • Support for all 10 CLI tools (previously only 4)
  • New tool subcommands: ghost, auth, envault, schema, mcp, deadcode
  • CI/CD workflows for testing and PyPI publishing
  • Comprehensive .gitignore

Changed

  • Updated tool registry to include all 10 tools
  • Made revenueholdings-license an optional dependency
  • Standardized pyproject.toml across all repos

[0.1.0] - 2026-05-14

Added

  • Initial release with 4 tools: guard, sql, deploy, drift
  • Unified rh CLI entry point
  • Tool dispatching via subprocess