Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

v0.5.8

Compare
Choose a tag to compare
@rednafi rednafi released this 16 Jan 22:42
· 60 commits to main since this release
  • Added markdown config to .editorconfig.
  • Turned makefile into Makefile to conform to the conventions.
  • Updated tests to be compatible with the newest version of pytest-asyncio. Async tests no longer need to be wrapped in @pytest.mark.asyncio decorator.