dcflight_cli 0.0.2
dcflight_cli: ^0.0.2 copied to clipboard
DCFlight CLI - Development tools for DCFlight framework
DCFlight CLI - Changelog #
All notable changes to the DCFlight CLI tool will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.2 - 2025-01-16 #
Changed #
- Project Templates Updated - Updated project templates to use new prop-based command pattern
- Template Generation - Generated templates now include examples of the new command system
- Documentation Updates - Updated CLI-generated documentation to reflect new component APIs
Improved #
- Enhanced project scaffolding with updated component examples
- Better template structure for new prop-based command pattern
- Improved generated project documentation
Fixed #
- Template generation now uses current API patterns
- Resolved inconsistencies in generated project structure