add dei_args(), fix missing imports in .sqlalchemy

This commit is contained in:
Yusur 2025-09-09 22:05:57 +02:00
parent bfc6cb8e85
commit dcb2ce7995
5 changed files with 40 additions and 3 deletions

View file

@ -10,6 +10,7 @@
+ Add Z85 (`z85encode()` `z85decode()`) encoding support
+ Add more strings to `.legal` module
+ `.signing` module is now covered by tests
+ New decorator `dei_args()`. Now offensive naming is no more a worry!
## 0.5.3