Task: Dependencies are exported as a JSON array
- The 'json.depends.array' setting controls whether dedendencies are encoded as a JSON array, or comma-separated string. - The default value is on. - Both forms are imported.
This commit is contained in:
@@ -110,6 +110,8 @@
|
||||
- Commands that do not accept filters or modifications now generate an error
|
||||
when extra arguments are specified.
|
||||
- Improved zsh support (thanks to Daniel Shahaf).
|
||||
- Dependencies are exported as a JSON array by default, overridable using
|
||||
'rc.json.depends.array=off'. Both forms are imported.
|
||||
|
||||
------ current release ---------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user