mirror of
https://github.com/luxfi/netrunner.git
synced 2026-07-27 00:04:23 +00:00
Wire-format codec IDs unchanged. CLI aliases deleted; chain is the command. No backwards-compat shims, no deprecation comments.
15 lines
267 B
JSON
15 lines
267 B
JSON
[
|
|
{
|
|
"version": "v1.9.6",
|
|
"old_name": "build-dir",
|
|
"new_name": "plugin-dir",
|
|
"value_map": "parent-dir"
|
|
},
|
|
{
|
|
"version": "v1.22.0",
|
|
"old_name": "net-config-dir",
|
|
"new_name": "chain-config-dir",
|
|
"value_map": ""
|
|
}
|
|
]
|