Releases: sonesuke/google-patent-cli
Releases · sonesuke/google-patent-cli
Release v0.2.0
What's Changed
- ci: add Swatinem/rust-cache@v2 for faster CI builds by @sonesuke in #66
- fix: align cypher node labels and improve skill routing reliability by @sonesuke in #71
- chore(deps): bump rustls-webpki from 0.103.9 to 0.103.10 by @dependabot[bot] in #69
- chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 by @dependabot[bot] in #68
- fix: document cypher patterns and forbid direct JSON file access by @sonesuke in #70
- chore: bump version to 0.2.0 by @sonesuke in #73
Full Changelog: v0.1.6...v0.2.0
Release v0.1.6
Release v0.1.5
What's Changed
- feat: add output_file parameter to MCP tools by @sonesuke in #50
- chore(release): bump version to 0.1.4 by @sonesuke in #51
- chore: update devcontainer configuration by @sonesuke in #52
- refactor: replace local CDP code with chrome-cdp crate by @sonesuke in #53
- feat: migrate pr-healer from chrome-cdp repository by @sonesuke in #54
- chore: add .claude/worktrees/ to .gitignore by @sonesuke in #55
- feat: implement dynamic Chrome/Chromium detection with priority by @sonesuke in #56
- feat: add Cypher JSON Query MCP server by @sonesuke in #57
- feat: add Claude Code Plugin with skill-bench testing framework by @sonesuke in #58
- fix: improve skill descriptions for better AI triggering by @sonesuke in #59
- feat: improve patent search with independent date filters and better skill triggering by @sonesuke in #60
- fix: improve skill-bench test prompts for better AI skill triggering by @sonesuke in #61
- chore(release): bump version to 0.1.5 by @sonesuke in #62
Full Changelog: v0.1.3...v0.1.5
Release v0.1.4
What's Changed
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
What's Changed
- feat: add --verbose option for detailed search progress logging by @sonesuke in #45
- fix: return proper MCP error responses from tools by @sonesuke in #46
- feat: add chrome_args configuration for custom Chrome flags by @sonesuke in #47
- chore(release): bump version to 0.1.3 by @sonesuke in #48
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
Release v0.1.1
What's Changed
- feat: add linux-arm64 cross-compilation support by @sonesuke in #38
- chore(release): v0.1.1 by @sonesuke in #39
- fix: separate Windows build step for PowerShell compatibility by @sonesuke in #40
- fix: use vendored openssl for linux-arm64 cross-compilation by @sonesuke in #41
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
What's Changed
- feat(devcontainer): port configuration from sonesuke/docgraph by @sonesuke in #19
- build: setup ci, devcontainer and task runner by @sonesuke in #21
- chore(deps): bump bytes from 1.11.0 to 1.11.1 by @dependabot[bot] in #20
- feat(agents): port pr-healer agent from arxiv-cli by @sonesuke in #22
- ci: run ignored e2e tests on github actions by @sonesuke in #23
- docs: add AGENTS.md and CLAUDE.md by @sonesuke in #24
- feat: add MCP server support by @sonesuke in #25
- feat: add language/locale support to fetch and search by @sonesuke in #26
- feat: add install scripts by @sonesuke in #27
- ci: enable e2e tests on github actions by @sonesuke in #28
- chore: remove unused .claude directory by @sonesuke in #29
- test: improve coverage for MCP handlers and CLI entry point by @sonesuke in #30
- refactor: modularize project and standardize error handling by @sonesuke in #31
- docs: restructure README.md to be AI-ready by @sonesuke in #33
- docs: add coverage command to AGENTS.md by @sonesuke in #32
- feat: reuse browser processes to improve performance by @sonesuke in #34
- docs: add MIT License by @sonesuke in #35
- chore: release v0.1.0 by @sonesuke in #36
- fix: switch to rustls to resolve cross-compilation OpenSSL issues by @sonesuke in #37
New Contributors
- @dependabot[bot] made their first contribution in #20
Full Changelog: v0.0.10...v0.1.0
Release v0.0.10
Release v0.0.9
What's Changed
Full Changelog: v0.0.8...v0.0.9