v0.27.0
- Fix
tcshow
parse error: #160 (Thanks to @personalcomputer) - Drop support for Python 3.5
- Add support for Python 3.9/3.10
- Add deb package for each Ubuntu version
- Bump minimum
pyinstaller
version - Update
tcset
help message - Remove
setup_requires
- Replace
path.py
withpath
- Allow
pyparsing
v3 - Allow
docker-py
v5 - Update requirements
What's Changed
- Update bug_report.md template to work with new envinfopy syntax by @personalcomputer in #161
New Contributors
- @personalcomputer made their first contribution in #161
Full Changelog: v0.26.0...v0.27.0