* [Strict auto completion for CLI argument expansion #163](https://github.com/clicon/clixon/issues/163)
* Fixed a bug with the extension API: different unknown statements were treated as same
This commit is contained in:
parent
cf2de375f7
commit
0a593cd513
8 changed files with 437 additions and 15 deletions
|
|
@ -62,6 +62,7 @@ Users may have to change how they access the system
|
|||
|
||||
### Minor features
|
||||
|
||||
* [Strict auto completion for CLI argument expansion #163](https://github.com/clicon/clixon/issues/163)
|
||||
* [Convert int64, uint64 and decimal64 to string in xml to json #310](https://github.com/clicon/clixon/pull/310)
|
||||
* Backend ignore of SIGPIPE. This occurs if client quits unexpectedly over the UNIX socket.
|
||||
* This is a timing issue but occurs more frequently in large RESTCONF messgaes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue