🚀 Features
- 23665e2 Support for external examples
🐛 Bug fixes
- d97019d Prevent a small terminal width causing a crash when printing percentage
- 3224601 Return a default terminal size to prevent crashes on systems with zero-width terminals (some CI/CD servers)
- 11cb8b9 Docker tags for Buster-based images
- 079f645 Prevent a
TypeError
whenadditional_checks
is a list
🔧 Chores and Improvements
- 3c07cac Release 3.1.0
- 9f3cd95 Support the latest
cryptography
version in Docker images - e54b764 Release 3.0.9
- 59091d1 Release 3.0.8
- d6e7c2f Release 3.0.7
- c32eda0 Release 3.0.6
- 29ea09c Release 3.0.5
- 8cee5de Bump mypy to 0.800