Skip to content

Releases: skeptycal/autosys

v0.5.2

02 Aug 22:51
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

autosys 0.5.2

  • Add more pytest tests
  • Update pytest and tox config

autosys 0.5.1

  • Change to pyproject.toml
  • Change to poetry instead of setup.py
  • Move project metadata to pyproject.toml
  • Move mypy settings to pyproject.toml

autosys 0.5.0

  • Remove support for python < 3.8
  • improve type definitions
  • update configuration settings
  • package_metadata has more info and utilities
  • Begin support for PEP 590, Vectorcall: a fast calling protocol for CPython
  • Begin C and C++ extension support