Releases: JuliaServices/AutoHashEquals.jl
Releases · JuliaServices/AutoHashEquals.jl
v2.2.0
AutoHashEquals v2.2.0
Merged pull requests:
- get rid of Pkg dependency (#52) (@KristofferC)
- Update CI.yml to only test the live julia versions (#53) (@NHDaly)
Closed issues:
- Release version 2.1.0 (#51)
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)
v2.0.0
v1.0.0
Drop 0.5, support 0.7 with no deprecations
Merge pull request #12 from christopher-dG/cdg/deprecations Fix deprecations
Fix for `struct` syntax
v0.1.2 Use appropriate PkgEval badges in README.md
Small fix to tests
Support v0.6 (and drop pre v0.5)
Support v0.6 (and drop pre v0.5)