8000 Releases · YuKitsune/dingus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: YuKitsune/dingus

0.6.0

27 Oct 02:42
d919a03
Compare
Choose a tag to compare

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

05 Oct 05:57
c29be4d
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.5.0] - 2024-10-05

🚀 Features

  • (Config) Add support for importing additional config files (#30)

0.4.0

22 Aug 02:17
0503862
Compare
Choose a tag to compare

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

14 Aug 01:38
f25ff82
Compare
Choose a tag to compare

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

03 Aug 06:59
0f30d2c
Compare
Choose a tag to compare

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

13 Jul 03:03
ebd4c42
Compare
Choose a tag to compare

Initial release.

0