Release v1.3.0
1.3.0 (2023-08-17)
New
- Add wsgi support, eg simple wsgi server module with console entrypoint. [Stephen L Arnold]
- Cleanup deprecated tox directives, update pre-commit config
Changes
- Cleanup some docstrings and update a test. [Stephen L Arnold]
Fixes
- Post-rebase cleanup, remove unused import from daemon script. [Stephen L Arnold]
Other
-
Merge pull request #17 from sarnold/docstrings. [Steve Arnold]
docstring and test fixes
-
Merge pull request #16 from sarnold/lint-cleanup. [Steve Arnold]
Lint cleanup
-
Revert covdefault changes, go back to 3.6 in split coverage ci. [Stephen L Arnold]
-
Update workflow action versions, cleanup interfaces, bump py vers. [Stephen L Arnold]
- fix another test nit