Skip to content

chore(main): release 1.6.0#167

Merged
Alberto-Codes merged 1 commit intomainfrom
release-please--branches--main--components--docvet
Feb 28, 2026
Merged

chore(main): release 1.6.0#167
Alberto-Codes merged 1 commit intomainfrom
release-please--branches--main--components--docvet

Conversation

@Alberto-Codes
Copy link
Owner

@Alberto-Codes Alberto-Codes commented Feb 27, 2026

🤖 I have created a release beep boop

1.6.0 (2026-02-28)

Features

  • ci: add cross-platform CI matrix and path normalization (#174) (e418fbc), closes #101
  • ci: add pre-commit hook definition and tests (#180) (5f11287)
  • cli: add --format json for structured machine-readable output (#177) (da8e51d), closes #151
  • cli: add positional file arguments to all subcommands (#175) (dee57cc), closes #152
  • docs: add "How to Fix" guidance to all 19 rule pages (#166) (817f43c), closes #155
  • docs: add AGENTS.md and AI Agent Integration docs page (#171) (bc662a2), closes #161
  • docs: add AI Agent Integration section and enhance competitive positioning (#170) (df51114), closes #153 #162
  • docs: add CONTRIBUTING.md contributor guide (#172) (4ff286f), closes #104
  • lsp: add Claude Code plugin configuration (#185) (17be1f3), closes #63
  • lsp: add pygls-based LSP server for real-time diagnostics (#184) (e121c38), closes #159
  • reporting: add format_json() for structured JSON output (da8e51d)

Bug Fixes

  • ci: strengthen pre-commit hook YAML test assertions (5f11287)
  • docs: code review fixes for AGENTS.md and ai-integration page (bc662a2)
  • lsp: decouple server global, narrow exception, fix handler test (e121c38)

Documentation

  • cli: document --format json schema and usage (da8e51d)
  • meta: reserve # references for GitHub issues and PRs only (5f11287)

This PR was generated with Release Please. See documentation.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This is an automated release PR generated by Release Please that bumps the version from 1.5.0 to 1.6.0. The release includes the addition of "How to Fix" guidance to all 19 rule documentation pages (feature #166), which provides developers and AI agents with concrete remediation steps for each docstring quality finding.

Changes:

  • Version bumped to 1.6.0 across version files
  • Changelog updated with new release entry documenting the feature addition

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
pyproject.toml Version bumped from 1.5.0 to 1.6.0
CHANGELOG.md Added release entry for 1.6.0 with feature description
.release-please-manifest.json Updated manifest to reflect 1.6.0 release

@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Alberto-Codes Alberto-Codes force-pushed the release-please--branches--main--components--docvet branch 8 times, most recently from d7b8967 to cbed027 Compare February 28, 2026 01:07
@Alberto-Codes Alberto-Codes force-pushed the release-please--branches--main--components--docvet branch from cbed027 to 43b11fb Compare February 28, 2026 02:37
@Alberto-Codes Alberto-Codes merged commit b2edb59 into main Feb 28, 2026
12 checks passed
@Alberto-Codes Alberto-Codes deleted the release-please--branches--main--components--docvet branch February 28, 2026 02:41
@Alberto-Codes
Copy link
Owner Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment