0.12.0a6 add user_loader()

This commit is contained in:
Yusur 2025-12-31 09:40:42 +01:00
parent b1d0c62b44
commit 769d37f83a
4 changed files with 105 additions and 2 deletions

View file

@ -6,6 +6,7 @@
* New module `mat` adds a shallow reimplementation of `Matrix()` in order to implement matrix multiplication
* Removed obsolete `configparse` implementation that has been around since 0.3 and shelved since 0.4.
* `color`: added support for conversion from RGB to sRGB, XYZ, OKLab and OKLCH.
* Added `user-loader` for Quart-Auth and SQLAlchemy
## 0.11.2