Releases: bufbuild/bufplugin
Releases · bufbuild/bufplugin
v0.4.0
v0.3.0
v0.2.0
This release contains breaking changes. We're quickly iterating towards a v1.0 of the Bufplugin API by the end of 2024.
- Move
buf.plugin.check.v1.File
tobuf.plugin.descriptor.v1.FileDescriptor
. - Move
buf.plugin.check.v1.Location
tobuf.plugin.descriptor.v1.FileLocation
. - Move
buf.plugin.check.v1.Options
tobuf.plugin.option.v1.Options
. - Rename fields as appropriate.