0.8.2 fix chalk behavior

This commit is contained in:
Yusur 2025-11-10 17:18:13 +01:00
parent 9471fc338f
commit 305f193f93
5 changed files with 53 additions and 3 deletions

View file

@ -1,5 +1,13 @@
# Changelog
## 0.8.2 and 0.7.9
+ `.color`: fix `chalk` not behaving as expected
## 0.8.1 and 0.7.8
+ Fix missing type guard in `unbound_fk()` and `bound_fk()`
## 0.8.0
+ Add `username_column()` to `.sqlalchemy`