Skip to content

v4.2.2

Choose a tag to compare

@pudo pudo released this 14 Mar 12:20
· 375 commits to main since this release

What's Changed

  • Improved country/territory support (e.g. jurisdictions like ae-du now map to their main country)
  • Smaller Docker image by using multi-stage builds (thanks @legal90 !)
  • Expose an ASGI app that can be run by uvicorn directly (uvicorn yente.asgi:app)
  • Removed legacy (and confusing) fuzzy flag from /match API
  • Adopt pyproject.toml for Python library management

New Contributors

Full Changelog: v4.2.0...v4.2.2