Skip to content

v0.3.0

Compare
Choose a tag to compare
@bufdev bufdev released this 20 Sep 19:56
· 3 commits to main since this release
90af637

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 to descriptor.FileDescriptor.
  • Move check.Location to descriptor.FileLocation.
  • Move check.Options to option.Options.
  • Rename fields as appropriate.