improve cb32 handling

This commit is contained in:
Yusur 2025-07-06 22:52:49 +02:00
parent f0a109983b
commit cb99c3911c
5 changed files with 18 additions and 5 deletions

View file

@ -1,5 +1,13 @@
# Changelog
## 0.4.0
👀
## 0.3.5
- Fixed cb32 handling. Now leading zeros in SIQ's are stripped, and `.from_cb32()` was implemented.
## 0.3.4
- Bug fixes in `.flask_restx` regarding error handling