jsonfix3
All checks were successful
Deploy on push / deploy (push) Successful in 56s

This commit is contained in:
2025-03-20 12:52:44 +03:00
parent dbbfd42e08
commit b63c387806
3 changed files with 36 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
#### [0.4.13] - 2025-03-20
- Fixed Topic objects serialization error in cache/memorycache.py
- Improved CustomJSONEncoder to support SQLAlchemy models with dict() method
- Enhanced error handling in cache_on_arguments decorator
#### [0.4.12] - 2025-03-19
- `delete_reaction` detects comments and uses `deleted_at` update
- `check_to_unfeature` etc. update