Skip to content

v0.2.2

Latest

Choose a tag to compare

@saidsurucu saidsurucu released this 14 Jul 09:11
· 5 commits to main since this release

Fixes

AYM (Anayasa Mahkemesi) tools no longer return 404 (#33)

Both AYM sites were rebuilt as SPAs and their old /Ara paths were removed. The anayasa module was migrated to the new JSON API (POST /api/core/public/search) in commit fadc3b0, but that fix landed after the v0.2.1 release and so never reached PyPI. This release ships it.

Affected tools, now working again for both norm_denetimi and bireysel_basvuru:

  • search_anayasa_unified
  • get_anayasa_document_unified

The same commit also migrated the Uyuşmazlık Mahkemesi tools (search_uyusmazlik_decisions, get_uyusmazlik_document_markdown_from_url) to that site's rebuilt ASP.NET WebForms backend.

Upgrade with uvx yargi-mcp@latest or pip install -U yargi-mcp.