v2.0.0
What's Changed
Changes 🚀
- Switch from
setup.py
topyproject.toml
by @TaiSakuma in #31 - Require Python 3.10 and above by @TaiSakuma in #32
- Remove support for
Mantichora
by @TaiSakuma in #33 - Format code with black and isort by @TaiSakuma in #34
- Make the first argument of
atpbar
positional only by @TaiSakuma in #35 - Add type hints by @TaiSakuma in #36
- Remove the option time_track by @TaiSakuma in #37
New Contributors
Full Changelog: v1.1.4...v2.0.0