Skip to content

Releases: flozz/pypapi

PyPAPI v6.0.0.2

28 Oct 12:38
84ced84
Compare
Choose a tag to compare
  • misc: Added Python 3.13 support (@flozz)
  • misc!: Removed Python 3.8 support (@flozz)

PyPAPI v6.0.0.1

07 Mar 12:35
97b3cb5
Compare
Choose a tag to compare
  • feat!: Updated the PAPI library to v6.0.0.1 (@SerodioJ, #37)

BREAKING CHANGE: various changes in PAPI API.

PyPAPI v5.5.1.6

13 Dec 12:48
0f8c69e
Compare
Choose a tag to compare
  • chore: Added code linting with Flake8 (@flozz)
  • chore: Added code formatter and reformatted all files with Black (@flozz)
  • chore: Added Nox to run code linting, code formatting, doc building tasks (@flozz)
  • chore: Updated dev dependnecies (@flozz)
  • chore: Automatically build and publish sdist package and wheels for Linux (@flozz, #39)
  • docs: Updated documentation (@flozz)