Added
-
The manifest file now lists which tuning parameters are relevant for
each entry point. (#1884) -
A command
tuning_params
has been added to the server protocol.
Changed
- If part of a function parameter is marked as consuming ("unique"),
the entire parameter is now marked as consuming.