* Session-id CLI functionality delayed: "lazy evaluation"
* From a cli perspective this is a revert to 4.1 behaviour, where the cli does not immediately exit on start if the backend is not running, but with the new session-id function
This commit is contained in:
parent
39e7f387f8
commit
c7d6f69a85
7 changed files with 128 additions and 53 deletions
|
|
@ -21,6 +21,8 @@
|
|||
|
||||
### Minor changes
|
||||
|
||||
* Session-id CLI functionality delayed: "lazy evaluation"
|
||||
* From a cli perspective this is a revert to 4.1 behaviour, where the cli does not immediately exit on start if the backend is not running, but with the new session-id function
|
||||
* Obsoleted and removed XMLDB format "tree". This function did not work. Only xml and json allowed.
|
||||
* Test framework
|
||||
* Added `-- -S <file>` command-line to main example to be able to return any state to main example.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue