Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Oct 00:50
· 5 commits to master since this release
f31cd07

AutoHashEquals v2.1.0

Diff since v2.0.0

Merged pull requests:

  • Add compat version of the macro (needed for rai) (#50) (@gafter)

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 == vs isequal. (#47)