Added
strip_nullsparameter onminimize()andstats(). Passstrip_nulls=Falseto preserveNone,"",[],{}values when the null-vs-absent distinction matters. Default remainsTrue.
Changed
- README rewritten for clarity and tighter messaging.
- Makefile
releasetarget uses macOS-compatiblesed -i ''syntax.
Fixed
- Test assertion for list dedup format with
strip_nulls=False(mixed-type lists use line-based dedup, not JSON).
pip install python-token-killer==0.2.0
# or
uv add python-token-killer==0.2.0