1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# Changelog ## [1.0.0] - 2025-07-10 ### Feat - `serde` feature to compare all fields of a struct without specifying them. ## [0.1.0] - 2024-06-06 INITIAL REALEASE 🎉 ### Feat - `compare_structs`