Skip to content

4.0.0 release!

Latest
Compare
Choose a tag to compare
@xfenix xfenix released this 12 Oct 00:56
· 8 commits to main since this release
4fa5213

New release!

Features:

  1. Based on pypy 3.10 instead of pypy 3.9
  2. Pydantic v2
  3. Fresh FastAPI
  4. Refactoring of the entire codebase based on ruff linter comments
  5. Improved typing based on mypy strict mode
  6. Structlog instead of loguru