@@ -2742,7 +2742,6 @@ changes are trivial and falls into the following categories:
2742
2742
Consumers of the JSON output of the CLI must update their clients if they use one of the following commands:
2743
2743
2744
2744
- in ` core search` command the following fields have been renamed:
2745
-
2746
2745
- ` Boards` -> ` boards`
2747
2746
- ` Email` -> ` email`
2748
2747
- ` ID` -> ` id`
@@ -2778,7 +2777,6 @@ Consumers of the JSON output of the CLI must update their clients if they use on
2778
2777
` ` `
2779
2778
2780
2779
- in ` board details` command the following fields have been renamed:
2781
-
2782
2780
- ` identification_pref` -> ` identification_prefs`
2783
2781
- ` usbID` -> ` usb_id`
2784
2782
- ` PID` -> ` pid`
@@ -2856,7 +2854,6 @@ Consumers of the JSON output of the CLI must update their clients if they use on
2856
2854
` ` `
2857
2855
2858
2856
- in ` board listall` command the following fields have been renamed:
2859
-
2860
2857
- ` FQBN` -> ` fqbn`
2861
2858
- ` Email` -> ` email`
2862
2859
- ` ID` -> ` id`
@@ -2890,7 +2887,6 @@ Consumers of the JSON output of the CLI must update their clients if they use on
2890
2887
` ` `
2891
2888
2892
2889
- in ` board search` command the following fields have been renamed:
2893
-
2894
2890
- ` FQBN` -> ` fqbn`
2895
2891
- ` Email` -> ` email`
2896
2892
- ` ID` -> ` id`
@@ -2922,7 +2918,6 @@ Consumers of the JSON output of the CLI must update their clients if they use on
2922
2918
` ` `
2923
2919
2924
2920
- in ` lib deps` command the following fields have been renamed:
2925
-
2926
2921
- ` versionRequired` -> ` version_required`
2927
2922
- ` versionInstalled` -> ` version_installed`
2928
2923
@@ -2947,7 +2942,6 @@ Consumers of the JSON output of the CLI must update their clients if they use on
2947
2942
` ` `
2948
2943
2949
2944
- in ` lib search` command the following fields have been renamed:
2950
-
2951
2945
- ` archivefilename` -> ` archive_filename`
2952
2946
- ` cachepath` -> ` cache_path`
2953
2947
@@ -3016,7 +3010,6 @@ Consumers of the JSON output of the CLI must update their clients if they use on
3016
3010
` ` `
3017
3011
3018
3012
- in ` board list` command the following fields have been renamed:
3019
-
3020
3013
- ` FQBN` -> ` fqbn`
3021
3014
- ` VID` -> ` vid`
3022
3015
- ` PID` -> ` pid`
0 commit comments