Skip to content

Releases: yoheimuta/protolint

v0.56.3

21 Aug 10:27
2ec2413
Compare
Choose a tag to compare

Changelog

  • 2ec2413 fix the curl command to publish to repository

v0.56.2

21 Aug 10:10
b6f67aa
Compare
Choose a tag to compare

Changelog

  • ad3fbe1 Merge pull request #493 from frolovo22/fix-linter-started-from-zero-numbers
  • b6f67aa Merge pull request #494 from yoheimuta/fix-upload-maven
  • 5df24fa fix FIELD_NUMBERS_ORDER_ASCENDING rule. enums could starts from 0
  • bb53f6a fix FIELD_NUMBERS_ORDER_ASCENDING rule. enums could starts from 0
  • 5a171df fix FIELD_NUMBERS_ORDER_ASCENDING rule. enums could starts from 0
  • 9037499 fix FIELD_NUMBERS_ORDER_ASCENDING rule. enums could starts from 0
  • 2c6c206 fix: Migrated from OSSRH to the Central Publisher Portal

v0.56.1

21 Aug 01:12
9c10008
Compare
Choose a tag to compare

Changelog

  • 9c10008 Pin GoReleaser version to v2.9.0 in GitHub Actions workflow

v0.55.6

27 May 00:19
0733061
Compare
Choose a tag to compare

Changelog

  • bb9ccf4 Merge pull request #472 from yoheimuta/dependabot/go_modules/google.golang.org/grpc-1.72.1
  • 0733061 Merge pull request #476 from SamiHiltunen/smh-set-min-go-version
  • 057f1b2 Set minimum Go version to 1.23
  • 53a1405 chore(deps): Bump google.golang.org/grpc from 1.72.0 to 1.72.1

v0.55.5

18 May 02:42
b81e4a5
Compare
Choose a tag to compare

Changelog

  • b81e4a5 Merge pull request #475 from yoheimuta/update-parser-v4.14.2
  • 880c39a Update go-protoparser to v4.14.2

v0.55.4

18 May 02:12
8087c37
Compare
Choose a tag to compare

Changelog

  • 8087c37 Merge pull request #474 from yoheimuta/fix-FILE_NAMES_LOWER_SNAKE_CASE-disable/451
  • 7990785 fix: add support for disabling file name rules with comments and update visitor methods to accept proto parameter Close #451.

v0.55.3

17 May 10:05
d3bf2ab
Compare
Choose a tag to compare

Changelog

  • d3bf2ab Merge pull request #473 from yoheimuta/fix-lib-lint/471
  • db72577 feat: add GetLintRunner function and mock lint runner for testing
  • 1972846 refactor: restructure linting functionality to use internal library and improve error handling

v0.55.2

12 May 10:22
9b762e3
Compare
Choose a tag to compare

Changelog

  • 9b762e3 Merge pull request #470 from yoheimuta/support-mcp-npx
  • 93b475a refactor: replace execFile with spawn for better process handling
  • d05ae84 tests: fix

v0.55.1

09 May 05:45
fcef869
Compare
Choose a tag to compare

Changelog

v0.55.0

09 May 03:53
213d329
Compare
Choose a tag to compare

Changelog

  • d535de5 Enhance MCP server documentation and functionality
  • e172568 Implement Model Context Protocol (MCP) server for protolint
  • 582776e Merge pull request #463 from yoheimuta/go_modules/golang.org/x/net-0.38.0
  • 3c25b34 Merge pull request #465 from /issues/464
  • cd58f3c Merge pull request #467 from /issues/466
  • 213d329 Merge pull request #469 from yoheimuta/mcp/468
  • f371336 Update devcontainer.json
  • 008df86 chore: add devcontainer configuration for protolint development environment
  • 91b4199 tweak: remove binary