Changelog
Added
10beac7 Add dynamic completion (#1509)
ec376de Add gRPC function to create new Sketch (#1498)
58ddae7 Added gRPC debugger (#1443)
1a3250b Added implementation of pluggable monitor client (#1455)
385d93a Add support for pluggable monitor (#1491)
Changed
b224ca7 Updated translation files (#828) (#1559) (#1561)
1d24a87 Remove the alpha suffix (#1553)
39f150a Locale is now refreshed on Init (#1555)
e72f683 Now compile --only-compilation-database
will run all pre-* hooks (#1549)
8cae880 Remove hardcoded builtin tools (#1537)
1df5cb8 Move custom errors to separate package (#1530)
7b468c0 Free contributors from i18n data sync responsibility (#1515)
c1ce019 Simplified Tool.LatestRelease()
and some code makeup (#1440)
Fixed
f7b22f7 Fix core list --all
sometimes crashing (#1519)
e0d983a Fix compile error message not printed to correct writer on error (#1523)
126bb02 Fix bad error message when board ID part of FQBN is wrong (#1506)
750e914 Fix a regression introduced in be5022e. --input
flags were ignored (#1558)