Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8988783

Browse filesBrowse files
author
Luca Bianconi
committed
chore: wording in UPGRADING.md
1 parent 7946379 commit 8988783
Copy full SHA for 8988783

File tree

Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed

‎docs/UPGRADING.md

Copy file name to clipboardExpand all lines: docs/UPGRADING.md
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ Here you can find a list of migration guides to handle breaking changes between
44

55
## 0.30.0
66

7+
### Sketch name validation
8+
9+
The sketch name submitted via the `sketch new` command of the CLI or the gRPC command
10+
`cc.arduino.cli.commands.v1.NewSketch` are now validated. The applied rules follow the
11+
[sketch specifications](https://arduino.github.io/arduino-cli/dev/sketch-specification).
12+
13+
Existing sketch names violating the new constraints need to be updated.
14+
715
### `daemon` CLI command's `--ip` flag removal
816

917
The `daemon` CLI command no longer allows to set a custom ip for the gRPC communication. Currently there is not enough

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.