issues
search
beacon-biosignals
/
StableHashTraits.jl
Compute hashes over any Julia object simply and reproducibly
MIT License
9
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4 to 5
#79
dependabot[bot]
closed
1 hour ago
0
Regex stable_hash fix
#78
rasmushenningsson
opened
3 weeks ago
8
Fix `Pair` bug
#77
haberdashPI
closed
3 weeks ago
1
Update Pluto Reference Tests
#76
haberdashPI
opened
1 month ago
1
Type information lost for Pairs and Dicts with value type Any.
#75
rasmushenningsson
closed
3 weeks ago
17
Fix MethodError when hashing Pair
#74
rasmushenningsson
closed
1 month ago
1
Bugfix: `StackOverflowError` for fields of type `DataType`
#73
haberdashPI
closed
2 weeks ago
1
Release 2.0
#72
haberdashPI
opened
1 month ago
1
stable_hash(::Pair, ::HashVersion{4}) doesn't work
#71
rasmushenningsson
closed
3 weeks ago
1
Typofix README.md
#70
PallHaraldsson
closed
1 month ago
0
Support Julia 1.11 (hash version=4 only).
#69
haberdashPI
closed
1 month ago
2
Bump actions/checkout from 2 to 4
#68
dependabot[bot]
closed
4 months ago
0
Bump julia-actions/setup-julia from 1 to 2
#67
dependabot[bot]
closed
4 months ago
0
stable_hash(::Regex)
#66
rasmushenningsson
opened
5 months ago
13
Only use julia-actions/cache instead of manual cache
#65
palday
closed
6 months ago
1
Fix module prefixing for type names
#64
haberdashPI
closed
6 months ago
3
Bump actions/cache from 1 to 4
#63
dependabot[bot]
closed
6 months ago
3
Bump julia-actions/cache from 1 to 2
#62
dependabot[bot]
closed
6 months ago
1
Bump actions/checkout from 1 to 4
#61
dependabot[bot]
closed
6 months ago
1
Bump julia-actions/setup-julia from 1 to 2
#60
dependabot[bot]
closed
6 months ago
0
Bump codecov/codecov-action from 2 to 4
#59
dependabot[bot]
closed
6 months ago
2
Core functionality for version 1.3
#58
haberdashPI
closed
4 months ago
3
Refactor into multiple files
#57
haberdashPI
closed
6 months ago
0
Create dependabot.yml
#56
palday
closed
6 months ago
1
Hash Caching
#55
haberdashPI
opened
9 months ago
4
Module info ignored for ComposedFunctions
#54
rasmushenningsson
closed
4 months ago
5
Fix awkward `Pairs` names used to represent keyword arguments
#53
haberdashPI
closed
9 months ago
1
Fix single-term tuple bug in 1.10
#52
haberdashPI
closed
9 months ago
1
Julia 1.10 hashs remain unstable:
#51
haberdashPI
closed
9 months ago
1
Pairing down the project's scope
#50
ericphanson
closed
1 month ago
20
Fix Bug in the hashing of empty tuples
#49
haberdashPI
closed
10 months ago
1
Package cannot be installed
#48
dmbates
closed
10 months ago
2
Validate hashes on Julia nightly
#47
haberdashPI
closed
1 month ago
1
Make hash more robust to future changes in julia type-printing.
#46
haberdashPI
closed
7 months ago
4
Generated function CI tests
#45
haberdashPI
closed
10 months ago
1
Ensure Pluto-defined structs have a stable hash
#44
haberdashPI
closed
10 months ago
1
Make Julia 1.10 type ids stable
#43
haberdashPI
closed
10 months ago
6
Hashes are not stable in 1.10
#42
haberdashPI
closed
10 months ago
0
Unstable hashes in Pluto.jl notebooks
#41
tmistele
closed
10 months ago
5
remove generated functions, or add CI test with `--compiled-modules=no`
#40
ericphanson
closed
10 months ago
2
declare cleanup_name before generated function
#39
SimonDanisch
closed
11 months ago
2
Fix SHA Compat
#38
haberdashPI
closed
11 months ago
0
Add a gotcha to the README
#37
haberdashPI
closed
11 months ago
2
World-age issue with `julia --compiled-modules=no`
#36
kbarros
closed
11 months ago
3
Fix compat bounds
#35
haberdashPI
closed
1 year ago
1
fix Base.Fix1/2 error
#34
haberdashPI
closed
1 year ago
1
Auto generated doc strings are computed during precompilation.
#33
haberdashPI
closed
1 year ago
3
Avoid reading package files at runtime
#32
KristofferC
closed
1 year ago
4
Hash more types, elide some types.
#31
haberdashPI
closed
9 months ago
2
Move some hash computations to compile time
#30
haberdashPI
closed
1 year ago
3
Next