v2.1.0
AutoHashEquals v2.1.0
Merged pull requests:
Closed issues:
- Structs with same name and layout in different modules will hash the same but not compare equal. (#16)
- use generated function instead of macro on struct definition (#22)
- Interoperate with @auto_copy package in raicode/shared (#36)
- Release version 2.0.0 with the correct handling of
==vsisequal. (#47)