cli-engine 0.1.1

Rust CLI framework for consistent command modules
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Changelog

## [0.1.1]https://github.com/godaddy/cli-engine/compare/cli-engine-v0.1.0...cli-engine-v0.1.1 (2026-05-27)


### Features

* derive support for typed command arguments ([cc53319]https://github.com/godaddy/cli-engine/commit/cc53319179db572c6c3bcdd0f0952e9648459c39)
* formatting shorthand ([b4a4572]https://github.com/godaddy/cli-engine/commit/b4a457269b0b64309ebe3927939a25094e49add6)
* gdx/godaddy CLI feature support ([b2ab315]https://github.com/godaddy/cli-engine/commit/b2ab315316b9f4f57517658da3908571dd4f1c79)


### Bug Fixes

* remove default timeout ([d87440c]https://github.com/godaddy/cli-engine/commit/d87440c30505abcc66ef58d846dbca800a6cc8c1)