Skip to content

Commit 46e2ab9

Browse files
committed
update 1.8.0
1 parent 6168f61 commit 46e2ab9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# <br><b>Changelog</b><br>
1616

17-
## ...`v1.8.0`
17+
## 28.08.2025`v1.8.0`
1818
* new options for the param `find_args` from the method `Console.get_args()`:
1919
previously you could only input a dictionary with items like `"alias_name": ["-f", "--flag"]` that specify an arg's alias and the flags that correspond to it
2020
new, instead of flags, you can also once use the literal `"before"` and once `"after"`, which corresponds to all non-flagged values before or after all flagged values

0 commit comments

Comments
 (0)