What's Changed
- Build docs with uv in the docs subfolder by @FichteFoll in #185
- Some adjustments for the 1.6 release by @FichteFoll in #186
- Add missing ST4 flags by @deathaxe in #188
- Sunset syntax module by @deathaxe in #187
- Add support for compact ActivityIndicator format by @deathaxe in #189
- Remove obsolete utilities by @deathaxe in #190
- More python 3.8+ specific typing adjustments by @deathaxe in #191
- Sort imports and add explicitly exports by @deathaxe in #192
- Improve collections typing by @deathaxe in #193
- Replace
str.format()by f-strings by @deathaxe in #194 - Publish dynamic version by @deathaxe in #195
- Fix weak_method typing by @deathaxe in #196
- Fix ActivityIndicator context entering by @deathaxe in #197
- ActivityIndicator as state machine by @deathaxe in #198
- README: Update readme by @deathaxe in #199
Full Changelog: v2.0.0...v2.1.0