Skip to content

Releases: JuliaServices/AutoHashEquals.jl

v2.2.0

01 Oct 17:00
1956b02
Compare
Choose a tag to compare

AutoHashEquals v2.2.0

Diff since v2.1.0

Merged pull requests:

Closed issues:

  • Release version 2.1.0 (#51)

v2.1.0

24 Oct 00:50
f31cd07
Compare
Choose a tag to compare

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)

v2.0.0

01 Sep 21:48
0a1e379
Compare
Choose a tag to compare

AutoHashEquals v2.0.0

Diff since v1.0.0

Closed issues:

  • == vs isequal (#18)
  • Register version 1.0 (#23)
  • hash(Type) is not stable across runs (#39)
  • Add a way to specify the type seed (#42)

Merged pull requests:

  • Add typeseed=e parameter to @auto_hash_equals. (#44) (@gafter)
  • Update == and isequal semantics to match NamedTuple's (#45) (@ericphanson)
  • Add tests for hash stability between Julia versions. (#46) (@gafter)

v1.0.0

18 Aug 22:32
0ebd13e
Compare
Choose a tag to compare

AutoHashEquals v1.0.0

Diff since v0.2.0

Closed issues:

  • Move repo to an org (#31)

Merged pull requests:

  • Update the contents of this entire package (#32) (@gafter)

Drop 0.5, support 0.7 with no deprecations

12 Dec 19:19
a25b729
Compare
Choose a tag to compare
Merge pull request #12 from christopher-dG/cdg/deprecations

Fix deprecations

Fix for `struct` syntax

24 Aug 16:58
Compare
Choose a tag to compare
v0.1.2

Use appropriate PkgEval badges in README.md

Small fix to tests

04 Feb 11:02
Compare
Choose a tag to compare

Support v0.6 (and drop pre v0.5)

04 Feb 10:42
Compare
Choose a tag to compare

Support v0.6 (and drop pre v0.5)