Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@xvitaly xvitaly released this 12 Dec 15:02
· 29 commits to master since this release
v1.0.0
1bcbb90

New

  • Added KeyboardInterrupt and SystemExit exception handlers.
  • Converted some internal Python packages to modules.
  • Included additional licenses and files to the result tarball.
  • Added CodeQL workflow for GitHub code scanning.
  • Added dependabot support for tracking dependencies.

Changes

  • Converted the project to src-layout.
  • Switched the project to pyproject.toml.
  • Removed the legacy setup.py and requirements.txt files.
  • Updated Tox configuration file.
  • Switched CI to Python 3.11.
  • Switched to a local copy of the Apache 2.0 license in README.
  • Removed LGTM badges and integration.

Windows-specific changes

  • Updated embedded Python to version 3.10.9.
  • Updated PyInstaller core to version 5.7.0.
  • Updated urllib3 to version 1.26.13.