0.29.0
Changelog
Added
79e6484 Allow ISO8859-1 (non UTF-8) .properties files. (#1969)
ec3e71c Added libraries .development flag detection (#1962)
5a4ffe0 Allow locale key to be used in config ... commands. (#1952)
13f2255 Add task to collect proto files and add steps to release them with tester, nightly and stable builds (#1931)
Fixed
1fb5d14 Fix download progress bar (not always displayed) (#1980)
8e1e16b Set runtime.hardware.path property during upload (#1978)
ca39297 Fix concurrency problem in Board.buildConfigOptionsStructures (fix some rare crash of the CLI/Arduino IDE) (#1972)
fae07e4 Copy package to destination if move failed (should fix sporadic Access is denied errors on Windows) (#1938)
5efa9b5 bugfix: lib upgrade command does not install new libraries dependencies (#1935)
Changed
0b2c38d lib search returns exact match as the first result. (#1975)
960c210 lib deps command output sorted alphabetically (#1934)
Breaking changes
61ba685 [breaking] Removed redundant and useless commands from gRPC API (#1891)