8000 Release v0.0.10 · exacheck/exacheck · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.0.10

Compare
Choose a tag to compare
@gbe0 gbe0 released this 08 Feb 13:07
· 9 commits to main since this release
b905ce2

Changes:

  • Add support for Python 3.10 and Python 3.12
    • ExaBGP will be built from source if using Python 3.12 (using the 4.2 branch)
  • Dockerfile changes to add support for Python 3.12:
    • Install ExaCheck from git rather than PyPi to allow easier version customisation
    • Make sure wheel/setuptools/pip is up to date

Misc:

  • Update semgrep and pydantic releases
  • Remove requirement on types-requests; this is not needed for production usage
  • Re-format pyproject.toml - use groups for development/typing/formatting/testing
0