Releases
v1.1.0
Safedump v1.1.0 - Community & Integration
Latest
Compare
Sorry, something went wrong.
No results found
[1.1.0] — 2026-07-09
Added
Framework integration guides — Flask, FastAPI, Django docs at docs/frameworks/ (by @TunahanB )
safedump view --json flag — output raw JSON for piping to jq (by @SemTiOne )
Capture-layer edge case tests — MemoryError, KeyboardInterrupt, SystemExit, Unicode, None values (by @Diyaaa-12 )
Serializer edge-case tests — circular references, broken __repr__, __slots__ objects (by @uttam12331 )
Fixed
Friendly error when Rich is missing — safedump view now shows pip install safedump[view] hint instead of traceback (by @SemTiOne )
Dynamic version — --version reads from importlib.metadata instead of hardcoded string (by @Diyaaa-12 )
Windows _run_crash path — uses tempfile instead of -c to avoid backslash escaping issues (by @Diyaaa-12 )
Docs
Framework integration guides (Flask, FastAPI, Django)
You can’t perform that action at this time.