You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Here upgrade steps for cookiecutter specifically -->
22
-
23
-
## New Features
24
-
25
-
<!-- Here goes the main new features and examples or instructions on how to use them -->
26
-
27
-
### Cookiecutter template
28
-
29
-
<!-- Here new features for cookiecutter specifically -->
30
-
31
3
## Bug Fixes
32
4
33
5
- Fixed some typos in the docs.
@@ -37,7 +9,3 @@ But you might still need to adapt your code:
37
9
38
10
* Command-line: Now extra white-spaces and empty strings are removed, before they were passed to `protoc -I`.
39
11
*`pyproject.toml`: Now an empty array/list can be passed to override the default paths, before this resulted in an empty string being passed to `protoc -I`.
40
-
41
-
### Cookiecutter template
42
-
43
-
<!-- Here bug fixes for cookiecutter specifically -->
0 commit comments