Skip to content

Releases: ckaznocha/protoc-gen-lint

v0.3.0

08 Nov 21:50
ea7f077
Compare
Choose a tag to compare

Adds support for proto3 'optional' thanks to @wyattanderson

v0.2.4

31 Aug 19:44
2a2ddd7
Compare
Choose a tag to compare

Fix incorrect GOARCH

v0.2.3

12 Aug 04:08
Compare
Choose a tag to compare

Fix CI issue.

WARNING: some build assets for this release are labeled incorrectly. Please use v0.2.4. There is no change to the go source.

v0.2.2

12 Aug 02:28
Compare
Choose a tag to compare
  • fixes issue with CamelCase check
  • updates protobuf lib
  • adds arm build

v0.2.1

07 Feb 04:19
68a0585
Compare
Choose a tag to compare

Makes sort_imports optional. (@rvolosatovs)

v0.2.0

27 Jan 23:07
95de9d7
Compare
Choose a tag to compare

Checks import sort order

v0.1.3

21 Oct 05:52
Compare
Choose a tag to compare

Updates CamelCase check thanks to @nvhbk16k53

v0.1.2

25 Apr 04:03
Compare
Choose a tag to compare
Merge pull request #4 from ckaznocha/feature/Imports

Handle imports better

v0.1.0

11 Aug 03:03
Compare
Choose a tag to compare
Set up auto deploy and some minor refactoring