Releases: YuKitsune/dingus
Releases · YuKitsune/dingus
0.6.0
Changelog
All notable changes to this project will be documented in this file.
[0.6.0] - 2024-10-27
🚀 Features
- (variables) [breaking] Re-work CLI argument generation
🚜 Refactor
- (variables) Make positional arguments and named arguments mututally exclusive
- (variables) [breaking] Move description field into argument config
📚 Documentation
- (variables) Add docs for new argument syntax
- (variables) Clarify auto args
0.5.0
0.4.0
Changelog
All notable changes to this project will be documented in this file.
[0.4.0] - 2024-08-22
🚀 Features
- (variables) Allow a custom environment variable name to be specified
- (logging) Introduce basic logging
📚 Documentation
- (variables) Document environment variable naming
- Upgrade docusaurus to 3.5.1
0.3.0
Changelog
All notable changes to this project will be documented in this file.
[0.3.0] - 2024-08-14
🚀 Features
- (commands) Add the option to hide a command from the help output
📚 Documentation
- Add docs covering chained commands
0.2.0
Changelog
All notable changes to this project will be documented in this file.
[0.2.0] - 2024-08-03
🚀 Features
- (config) Read config from stdin
- (commands) Platform specific commands
🐛 Bug Fixes
- (alias) Fix alias actions not executing when no args were provided
0.1.0
Initial release.