Skip to content

Releases: joshrotenberg/hexpm-mcp

v0.3.7

Choose a tag to compare

@github-actions github-actions released this 26 Jul 15:33
c305f64

0.3.7 (2026-07-26)

Features

Bug Fixes

  • repair the installer's default install dir and document Gatekeeper (#74) (3fadbe7)

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 25 Jul 04:19
5b531ae

0.3.6 (2026-07-25)

Bug Fixes

  • bump tinfoil to 0.2.22 so the release tag reaches tinfoil.build (#71) (cc4c8b1)

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 25 Jul 00:35
002b4e4

0.3.5 (2026-07-24)

Features

  • package as a standalone binary with burrito and tinfoil (#68) (683267e)

Bug Fixes

  • grant the attestation permissions release.yml needs (#69) (c752a73)

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 07 Jul 21:13
9bcb5d0

0.3.4 (2026-07-07)

Miscellaneous Chores

  • sync server.json to 0.3.4 and cut release (#64) (e966f7b)

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 07 Jul 18:54
960c5e4

0.3.3 (2026-07-07)

Features

  • add Elixir Toolbox discovery tools and resources (#59) (97149ee), closes #58

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 22 Jun 21:27
1a18dd3

0.3.2 (2026-06-22)

Documentation

  • add hex badges and library install instructions (#56) (3f84fcc)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 21:11
78dae6b

0.3.1 (2026-06-15)

Features

  • expose the three hexdocs browsing tools (#46) (0026ac9)
  • hex.pm packaging — metadata, LICENSE, and ex_doc (#49) (4870de3)

Bug Fixes

  • avoid atom exhaustion in mix deps parsing (#51) (7706b20)
  • derive server version from mix and de-flake health test (#45) (c0061a3)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 03:12
8f005d6

0.3.0 (2026-04-06)

⚠ BREAKING CHANGES

  • remove reverse_dependencies tool (endpoint doesn't exist) (#40)

Features

  • add audit_mix_deps and upgrade_check tools (#34) (984ea89)
  • add testing feature and MCP integration tests closes #12 (b7688d1)
  • download stats, owners, and comparison tools (291307e)
  • health check, audit, and find alternatives (0dee1ec)
  • project foundation — deps, types, client, MCP server (3272c1e)
  • project skeleton — tower-mcp, HTTP client, hex.pm API types (36edaad)
  • project skeleton with tower-mcp, HTTP client, and hex.pm types closes #1 (1c08627)
  • release details, dependencies, and reverse dependencies (d7ee102)
  • rewrite hexpm-mcp in Elixir with Anubis MCP (53fc1f3)
  • search and package info tools (756e3f5)
  • tools: add get_downloads, get_owners, and compare_packages tools (68b6f9b), closes #4
  • tools: add get_release, get_dependencies, and get_reverse_dependencies tools closes #3 (6c586a6)
  • tools: add package_health_check, audit_dependencies, and find_alternatives tools (39c1761), closes #5
  • tools: add search_packages, get_package_info, and get_package_versions tools (c108ee0), closes #2

Bug Fixes

  • chain deploy from release-please, add hex.pm badge (#37) (5d82574)
  • improve HTML-to-markdown conversion for hexdocs pages (#33) (77efef4), closes #24
  • increase deploy verification timeouts for Fly cold starts (#42) (9ca0b6e)
  • remove reverse_dependencies tool (endpoint doesn't exist) (#40) (9bf121a), closes #39
  • use available Docker base image (ubuntu jammy, OTP 28.4.1) (63c6f82)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 03:00
4fe158b

0.2.0 (2026-04-06)

⚠ BREAKING CHANGES

  • remove reverse_dependencies tool (endpoint doesn't exist) (#40)

Bug Fixes

  • remove reverse_dependencies tool (endpoint doesn't exist) (#40) (9bf121a), closes #39

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Apr 02:32
c3f86c8

0.1.2 (2026-04-06)

Bug Fixes

  • chain deploy from release-please, add hex.pm badge (#37) (5d82574)