What's Changed
- Update Python and Poetry test matrix versions by @sondrelg in #96
- Remove windows-only logic from the action by @miigotu in #95
- General improvements by @sondrelg in #97
- Resolve windows 3.8 issue by @sondrelg in #98
Version v1.3.2 broke installations on Windows for Python version 3.7 and 3.8, because of an upstream issue in the official Poetry installer. This version reverts to using an older install script on Windows runners, until the issue is resolved.
Full Changelog: v1...v1.3.3