What's Changed
- 🐛 Fix nested dataclass comparison by @connorbrinton in https://github.com/samuelcolvin/dirty-equals/pull/120
- uprev in preparation for release by @samuelcolvin in https://github.com/samuelcolvin/dirty-equals/pull/122
- Add tests for 3.14 by @samuelcolvin in https://github.com/samuelcolvin/dirty-equals/pull/123
New Contributors
- @connorbrinton made their first contr...