v0.1.16
What's Changed
- fix: serialize psycopg2 params in replay mode for consistent InputValueHash matching by @jy-tan in #55
- fix: restore integer types in psycopg/psycopg2 replay using column metadata by @jy-tan in #56
- feat: add CSRF token normalization for Django record/replay by @jy-tan in #57
- fix: normalize HTML responses for deterministic Django replay by @jy-tan in #58
Full Changelog: v0.1.15...v0.1.16