Commit graph

2 commits

Author SHA1 Message Date
7e86fb2e55 feat: rename similar -> likewise 2025-09-11 13:31:09 -05:00
Armin Ronacher
a3e10af892
Make the change type be generic over any T rather &T (#31)
This makes the interface of this crate more flexible as the utility
methods such as `iter_changes` now also work if a container does not
contain references.
2021-09-11 11:20:51 +02:00