2.4.0
What's Changed
Core
- Add check modified time for path by @KurosawaAngel in #460
- Fix missing error event context handling for aiogd_update by @ightingale in #464
- fix: business_message not handled in Input Widgets by @GiperBoreipy in #468
- Refactor/add exceptions notes by @Solarmove in #473
- additional checks of states list capability by @magameda1337 in #483
- bugfix: #486 not set show mode in ManagerImpl.done by @IvanKirpichnikov in #487
Widgets
- positional only predicate by @lubaskinc0de in #471
- Implement new button widgets by @hilorioze in #479
- docs: add info about how to use getter data into pager widgets by @Solarmove in #472
- fix: NumberedPager._render_keyboard by @MarsMinerstone in #465
- added id to MessageInput widget by @solodieyo in #475
internal changes
- chore: move
coverageconfig from pyproject to.coveragercby @chirizxc in #470 - chore: add configuration file for
pytestby @chirizxc in #469
New Contributors
- @ightingale made their first contribution in #464
- @GiperBoreipy made their first contribution in #468
- @Solarmove made their first contribution in #472
- @solodieyo made their first contribution in #475
- @MarsMinerstone made their first contribution in #465
- @magameda1337 made their first contribution in #483
Full Changelog: 2.3.1...2.4.0