Skip to content

Releases: sonesuke/google-patent-cli

Release v0.2.3

06 Apr 10:45
9ade278

Choose a tag to compare

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

05 Apr 11:04
173e6ea

Choose a tag to compare

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

04 Apr 05:03
ab9053a

Choose a tag to compare

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

30 Mar 11:47
0c22b7a

Choose a tag to compare

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

07 Mar 21:46
98d447f

Choose a tag to compare

What's Changed

  • feat: add Patent node support with root label in cypher-rs by @sonesuke in #63
  • chore: update rust edition to 2024 and rust-version to 1.93 by @sonesuke in #64
  • chore(release): bump version to 0.1.6 by @sonesuke in #65

Full Changelog: v0.1.5...v0.1.6

Release v0.1.5

04 Mar 21:51
e2e0275

Choose a tag to compare

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

23 Feb 11:26

Choose a tag to compare

What's Changed

  • feat: add output_file parameter to MCP tools by @sonesuke in #50

Full Changelog: v0.1.3...v0.1.4

Release v0.1.3

23 Feb 06:41
ece5acb

Choose a tag to compare

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

23 Feb 00:40
694e9ad

Choose a tag to compare

What's Changed

  • refactor: migrate from mcp-sdk-rs to official rmcp SDK by @sonesuke in #42
  • chore(release): bump version to 0.1.2 by @sonesuke in #43
  • fix: set CHROME_BIN for Chrome in CI by @sonesuke in #44

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

22 Feb 15:01
0896095

Choose a tag to compare

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