New
v0.10.0 2025-09-19
What's Changed
- fix:
IsJsonandIsUUIDrepr by @FBruzzesi in https://github.com/samuelcolvin/dirty-equals/pull/109 - chore: use
zoneinfoinstead ofpytzby @FBruzzesi in https://github.com/samuelcolvin/dirty-equals/pull/107 - fix(typing): put
EllipsisTypeinLengthTypeunion by @lucascolley in https://github.com/samuelcolvin/dirty-equals/pull/116 - switch to uv, drop 3.8 by @samuelcolvin in https://github.com/samuelcolvin/dirty-equals/pull/117
- uprev to 0.10.0 by @samuelcolvin in https://github.com/samuelcolvin/dirty-equals/pull/118
New Contributors
- @lucascolley made their first contribution in https://github.com/samuelcolvin/dirty-equals/pull/116
Full Changelog: https://github.com/samuelcolvin/dirty-equals/compare/v0.9.0...v0.10.0