Releases: lt-mayonesa/hexagon
Releases · lt-mayonesa/hexagon
v0.41.1
Fix
- args: Apply default type validation when prompting (
f97911f
)
v0.41.0
Feature
- theme: Add no_border prompt theme (
bb39265
)
v0.40.0
Feature
- args: Do not validate special characters on args (
e793175
)
- args: Wrap default value in HexagonArg (
7d5eae4
)
v0.39.0
Feature
- args: Apply model validations when prompting (
86bf096
)
- args: Prompt for tool arguments from cli_args object (
67d65ab
)
v0.38.1
Fix
- args: Trace all input args and one time only (
8b69454
)
v0.38.0
Feature
- execute: When executing script pass tool & env as envvars (
2c17a33
)
v0.37.0
Feature
- args: Show validation error matching hexagon format (
6027468
)
v0.36.0
Feature
- args: Show help text for tools (
9e387a7
)
v0.35.1
Fix
- args: Handle case when last optional arg has missing value (
e05004b
)
v0.35.0
Feature
- args: Added support for tool args (
ebd5443
)
Fix
- args: Support extend on python 3.7 (
e4c0581
)