mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-28 02:52:20 +00:00
0.7.1 release
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 0.7.1 (2020-07-08)
|
||||
|
||||
Tested with Lua 5.4
|
||||
|
||||
### New features
|
||||
|
||||
* Hidden aliases can be added to an option or command by setting the
|
||||
`hidden_name` property
|
||||
|
||||
|
||||
## 0.7.0 (2019-08-14)
|
||||
|
||||
The repository has been moved to a [new location](https://github.com/luarocks/argparse).
|
||||
|
Reference in New Issue
Block a user