Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-10-08 | 281 Bytes | |
v0.9.1 is released source code.tar.gz | 2022-10-08 | 314.9 kB | |
v0.9.1 is released source code.zip | 2022-10-08 | 468.7 kB | |
Totals: 3 Items | 783.9 kB | 0 |
Fixed bugs
- Fixed a regression from 0.8.x where the proto source set filters were not being applied, causing non-
.proto
files to be passed to protoc (#621). This fixes errors of the formNo syntax specified for the proto file:
where the file listed is not a.proto
file.