0.3.2 (2026-06-22)

Documentation

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

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)

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)

0.2.1 (2026-04-06)

Bug Fixes

  • increase deploy verification timeouts for Fly cold starts (#42) (9ca0b6e)

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

0.1.2 (2026-04-06)

Bug Fixes

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

0.1.1 (2026-04-06)

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

  • improve HTML-to-markdown conversion for hexdocs pages (#33) (77efef4), closes #24
  • use available Docker base image (ubuntu jammy, OTP 28.4.1) (63c6f82)