0.10.0 add peewee.SnowflakeField()

This commit is contained in:
Yusur 2025-11-23 19:13:14 +01:00
parent def2634f21
commit 5c9a6f2c7e
3 changed files with 29 additions and 4 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 0.10.0
+ `peewee`: add `SnowflakeField` class
## 0.9.0
+ Fix to make experimental `Waiter` usable