- provide
get_new()helper for mixed subclasses in nested mode (#509) - fix nested
asyncio(#1074)- document async
breakhazard
- document async
- add tests
- drop py2.6/3.2/3.3 and distutils (no longer tested)
- CI framework overhaul
- drop appveyor (Windows already tested by GHA)
- skip
develPRs - automate linting comments on failure
- use
setuptools_scm(#722)- fix & update tests
- fix & upgrade snap build
- update CONTRIBUTING docs