Releases: alphatwirl/atpbar
Releases · alphatwirl/atpbar
v2.0.10
What's Changed
Bug Fixes
- fix: chain
pypi.ymlfrom changelog workflow by @TaiSakuma in #80
Documentation
- docs: backfill
CHANGELOG.mdwith entries for v0.9.0–v2.0.8 by @TaiSakuma in #81
Full Changelog: v2.0.9...v2.0.10
v2.0.9
What's Changed
Build & CI
- ci: adopt Conventional Commits and automated release flow by @TaiSakuma in #79
Full Changelog: v2.0.8...v2.0.9
v2.0.8
Full Changelog: v2.0.7...v2.0.8
v2.0.7
What's Changed
Changes 🚀
- Stop supporting Python 3.9 by @TaiSakuma in #76
Full Changelog: v2.0.6...v2.0.7
v2.0.6
What's Changed
Changes 🚀
- Add Python 3.14 to tests on GitHub Actions by @TaiSakuma in #74
- Support Python 3.14 by @TaiSakuma in #75
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
Changes 🚀
- Format code with
ruffby @TaiSakuma in #65 - Add tests on Python 3.13 in GitHub Actions by @TaiSakuma in #66
- Support Python 3.13 by @TaiSakuma in #67
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
Changes 🚀
- Update tests on
Streamby @TaiSakuma in #61 - Clean code by @TaiSakuma in #62
- Remove
ProgressReportComplementerby @TaiSakuma in #63 - Support Python 3.9 by @TaiSakuma in #64
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
Changes 🚀
- Rewrite tests in
tests/scenarios/with Hypothesis by @TaiSakuma in #50 - Split the
Activestate into two states in the state machine by @TaiSakuma in #51 - Rename
taskidtotask_idfor spellchecker by @TaiSakuma in #52 - Clean code by @TaiSakuma in #53
- Move
.coveragerctopyproject.tomlby @TaiSakuma in #54 - Add test for state transitions by @TaiSakuma in #55
- Update the state diagram in docstring by @TaiSakuma in #56
- Update state transitions by @TaiSakuma in #57
- Clean code by @TaiSakuma in #58
- Rename
threading.pyto distinguish from the system module by @TaiSakuma in #59 - Clean code by @TaiSakuma in #60
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
Changes 🚀
- Rename
progressreporttoprogress_reportby @TaiSakuma in #40 - Add type hints to
testsby @TaiSakuma in #41 - Fix type, linter, and spell checker errors by @TaiSakuma in #42
- Replace double quotes with single quotes by @TaiSakuma in #43
- Replace sys.modules with the import statement by @TaiSakuma in #47
- Fix spell checker errors by @TaiSakuma in #48
- Change license to MIT License by @TaiSakuma in #49
New Contributors
- @dependabot made their first contribution in #44
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
Changes 🚀
- Add the context manager
flushing()by @TaiSakuma in #38 - Add documentation by @TaiSakuma in #39
Full Changelog: v2.0.0...v2.0.1