v0.3.0
This release contains breaking changes. We're quickly iterating towards a v1.0 of bufplugin-go by the end of 2024.
- Update buf.build/bufbuild/bufplugin to v0.2.0.
- Move
check.File
todescriptor.FileDescriptor
. - Move
check.Location
todescriptor.FileLocation
. - Move
check.Options
tooption.Options
. - Rename fields as appropriate.