Fixes
- π Fix CI ran all tests on oldest supported Python. PR #136 by @DoctorJohn.
Refactors
Upgrades
- β Drop support for Pydantic v1. PR #139 by @patrick91.
- π§ Drop support for Python 3.8. PR #138 by @patrick91.
Internal
- π· Configure coverage, error on main tests, don't wait for Smokeshow. PR #134 by @YuriiMotov.
- π· Run Smokeshow always, even on test failures. PR #133 by @YuriiMotov.