Skip to content

Releases: michalc/aiofastforward

v0.0.26

01 Sep 08:11
ef2a9ee
Compare
Choose a tag to compare

What's Changed

  • tests: remove decorator since Pytest does it automatically by @michalc in #22
  • ci: ensure pytest-asyncio is installed for tests by @michalc in #23
  • feat: move to pytest style tests by @michalc in #24
  • build: remove now-unused setup.py by @michalc in #25

Full Changelog: v0.0.25...v0.0.26

v0.0.25

01 Sep 06:32
e7f027e
Compare
Choose a tag to compare

What's Changed

  • ci: move to pyproject.toml, GitHub actions and Codecov by @michalc in #19
  • docs: fix typo by @michalc in #20
  • build: support only Python versions we now test by @michalc in #21

Full Changelog: v0.0.24...v0.0.25