-
-
Notifications
You must be signed in to change notification settings - Fork 448
Comparing changes
Open a pull request
base repository: arduino/arduino-ide
base: 2.0.0-beta.2
head repository: arduino/arduino-ide
compare: 2.0.0-beta.3
- 15 commits
- 39 files changed
- 4 contributors
Commits on Feb 17, 2021
-
GH-10: Serial monitor should spare WS connection.
Closes #10. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
Configuration menu - View commit details
-
Copy full SHA for ad2cfc8 - Browse repository at this point
Copy the full SHA ad2cfc8View commit details
Commits on Feb 18, 2021
-
GH-13: Forbid parallel LS-start command execution.
From now on, a port change won't trigger LS start. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
Configuration menu - View commit details
-
Copy full SHA for df0aafd - Browse repository at this point
Copy the full SHA df0aafdView commit details
Commits on Feb 25, 2021
-
Update label names in issue templates
This repositories label names have been customized. The label names defined in the templates will automatically be added to issues created using that template, so the template labels must match with the repository's labeling convention.
Configuration menu - View commit details
-
Copy full SHA for 561d5fb - Browse repository at this point
Copy the full SHA 561d5fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a06a69d - Browse repository at this point
Copy the full SHA a06a69dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 709baac - Browse repository at this point
Copy the full SHA 709baacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b1a30 - Browse repository at this point
Copy the full SHA 79b1a30View commit details -
ATL-989: Set the new colors in default theme.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
Configuration menu - View commit details
-
Copy full SHA for 0aef4b3 - Browse repository at this point
Copy the full SHA 0aef4b3View commit details -
ATL-983: Propose installing the required libs.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
Configuration menu - View commit details
-
Copy full SHA for 057904d - Browse repository at this point
Copy the full SHA 057904dView commit details -
ATL-66: Added compiler warnings.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
Configuration menu - View commit details
-
Copy full SHA for 86be874 - Browse repository at this point
Copy the full SHA 86be874View commit details -
ATL-1054: Support for
Add .ZIP LIbrary...
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
Configuration menu - View commit details
-
Copy full SHA for e1b36c6 - Browse repository at this point
Copy the full SHA e1b36c6View commit details
Commits on Feb 26, 2021
-
Updated to
2.0.0-beta.3
. Use CLI0.16.1
.Signed-off-by: Akos Kitta <kittaakos@typefox.io>
Configuration menu - View commit details
-
Copy full SHA for 596d54a - Browse repository at this point
Copy the full SHA 596d54aView commit details -
Do not start LS if core for board is missing.
- Added a 20 sec timeout to the LS process start. - Discard running LS FQBN when the LS start has failed. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
Configuration menu - View commit details
-
Copy full SHA for cdadda8 - Browse repository at this point
Copy the full SHA cdadda8View commit details -
Stop LS when user picks a board that has no core.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
Configuration menu - View commit details
-
Copy full SHA for 8e1feb3 - Browse repository at this point
Copy the full SHA 8e1feb3View commit details -
Fixed library install for libs w/o dependencies.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
Configuration menu - View commit details
-
Copy full SHA for 5a57576 - Browse repository at this point
Copy the full SHA 5a57576View commit details -
Fixed boards config update on core uninstall.
From now on, we avoid discarding the FQBN of the selected board if it was attached and recognized. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
Configuration menu - View commit details
-
Copy full SHA for de4ae23 - Browse repository at this point
Copy the full SHA de4ae23View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.0.0-beta.2...2.0.0-beta.3