Releases: sonesuke/google-patent-cli
Releases · sonesuke/google-patent-cli
Release v0.2.3
What's Changed
- test: add claims cypher relationship tests by @sonesuke in #78
- fix: document Cypher parser limitations and correct claims query by @sonesuke in #79
- fix: add kind code fallback for legal_status extraction by @sonesuke in #80
- chore: bump version to 0.2.3 by @sonesuke in #81
Full Changelog: v0.2.2...v0.2.3
Release v0.2.2
What's Changed
- fix: update cypher-rs to support claims via graph relationships by @sonesuke in #76
- chore: clean up devcontainer and bump version to 0.2.2 by @sonesuke in #77
Full Changelog: v0.2.1...v0.2.2
Release v0.2.1
What's Changed
- feat: add empty results test and improve devcontainer config by @sonesuke in #74
- chore: bump version to 0.2.1 by @sonesuke in #75
Full Changelog: v0.2.0...v0.2.1
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