Skip to content

Releases: beacon-biosignals/StableHashTraits.jl

v1.3.3

05 Nov 03:13
25d4636
Compare
Choose a tag to compare

StableHashTraits v1.3.3

Diff since v1.3.2

Merged pull requests:

  • Bugfix: StackOverflowError for fields of type DataType (#73) (@haberdashPI)

v1.3.2

25 Oct 03:26
4e3c3e0
Compare
Choose a tag to compare

StableHashTraits v1.3.2

Diff since v1.3.1

Merged pull requests:

Closed issues:

  • stable_hash(::Pair, ::HashVersion{4}) doesn't work (#71)
  • Type information lost for Pairs and Dicts with value type Any. (#75)

v1.3.1

04 Oct 14:00
8d5f71c
Compare
Choose a tag to compare

StableHashTraits v1.3.1

Diff since v1.3.0

Merged pull requests:

Closed issues:

  • reinterpreted arrays yield same hash (#27)
  • Validate hashes on Julia nightly (#47)
  • Pairing down the project's scope (#50)
  • stable_hash(::Regex) (#66)

v1.3.0

27 Sep 14:16
99468ca
Compare
Choose a tag to compare

StableHashTraits v1.3.0

Diff since v1.2.0

Merged pull requests:

v1.2.0

21 May 15:55
f4259ea
Compare
Choose a tag to compare

StableHashTraits v1.2.0

Diff since v1.1.8

Merged pull requests:

Closed issues:

  • Julia 1.10 hashs remain unstable: (#51)

v1.1.8

14 Feb 16:20
5a902f6
Compare
Choose a tag to compare

StableHashTraits v1.1.8

Diff since v1.1.7

Merged pull requests:

v1.1.7

13 Feb 17:45
Compare
Choose a tag to compare

StableHashTraits v1.1.7

Diff since v1.1.6

Merged pull requests:

  • Fix awkward Pairs names used to represent keyword arguments (#53) (@haberdashPI)

v1.1.6

19 Jan 14:56
1724ffa
Compare
Choose a tag to compare

StableHashTraits v1.1.6

Diff since v1.1.5

Merged pull requests:

v1.1.5

17 Jan 22:33
Compare
Choose a tag to compare

StableHashTraits v1.1.5

Diff since v1.1.4

Merged pull requests:

Closed issues:

  • remove generated functions, or add CI test with --compiled-modules=no (#40)
  • Hashes are not stable in 1.10 (#42)
  • Package cannot be installed (#48)

v1.1.4

10 Jan 14:36
198c17f
Compare
Choose a tag to compare

StableHashTraits v1.1.4

Diff since v1.1.3

Merged pull requests:

Closed issues:

  • Unstable hashes in Pluto.jl notebooks (#41)