0.13.0a3 add ColorFormatter()

This commit is contained in:
Yusur 2026-05-31 11:56:32 +02:00
parent 3988a620a8
commit a9e790eb94
4 changed files with 52 additions and 4 deletions

View file

@ -7,6 +7,7 @@
* removed deprecated alias `entity_base()`. use `declarative_base()` instead.
* fix imports.
+ Module `functools`: add `cooldown()`
+ Module `color`: add `ColorFormatter()`
## 0.12.6