Changelog
Added
13c6edf Add board search command and gRPC interface function (#1210)
5704138 Add overwrite option to zip and git lib install for gRPC interface (#1214)
436277f Add serial number of connected board to board list command (#1216)
b8c9e89 Add flag to skip libraries dependencies installation to gRPC LibraryInstall function (#1195)
Changed
ab58758 Improved error messages for .cpp/.h file in the sketch (#1224)
414ab00 Enhanced search logic of board listall, core search and lib search (#1222)
59b6277 Make archive validation error messages friendlier (#1188)
Fixed
df03ad7 Fix core upgrading not uninstalling unused tools (#1219)
b7f3dae Fix download errors not handled during core installation (#1217)
550179e Fix some commands crashing when an installed library has invalid version (#1189)