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.
- 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
- Updated tool registry to include all 10 tools
- Made revenueholdings-license an optional dependency
- Standardized pyproject.toml across all repos
- Initial release with 4 tools: guard, sql, deploy, drift
- Unified
rhCLI entry point - Tool dispatching via subprocess