All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Pretty output formatting option for CLI documentation
- Support for table-based documentation layout
- Automatic command parsing and documentation generation
- Integration with Typer's built-in documentation system
- Improved documentation rendering with markdown tables
- Enhanced support for command arguments and options display
- Proper handling of optional and required parameters
- Correct parsing of default values in CLI options
- Initial release of mkdocs-typer2
- Basic MkDocs plugin functionality
- Support for Typer CLI documentation generation
- Integration with MkDocs Material theme
- GitHub Actions for testing and deployment
- Basic test coverage