issues
search
liufengyun
/
hashdiff
Hashdiff is a ruby library to to compute the smallest difference between two hashes
MIT License
560
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Wrong version in 1.1.1 release
#97
bastelfreak
closed
3 days ago
2
CI: Use bundler-cache in ruby/setup-ruby
#96
olleolleolle
closed
3 months ago
0
CI: Quote the '3.0' in YAML, to make it render as a full string
#95
olleolleolle
closed
3 months ago
0
Exclude spec files from gem package
#94
amatsuda
closed
3 months ago
0
fix #88 bug in ignore_keys option
#93
MatzFan
closed
3 months ago
0
ignore_keys doesn't seem to work
#92
rmehner
closed
4 months ago
1
Follow Rubocop changes
#91
nishidayuya
closed
4 months ago
0
Add GitHub actions workflow
#90
nishidayuya
closed
7 months ago
1
Update changelog.md
#89
Venland30
closed
9 months ago
1
ignore_keys ignores only common keys
#88
rellampec
closed
3 months ago
5
add ignore_keys options, fixes #86
#87
MatzFan
closed
11 months ago
0
[Feature request] :ignore_keys option
#86
MatzFan
closed
11 months ago
3
==/equal? overrides not used when checking keys
#85
renaudpr
opened
1 year ago
0
Handle multi dimentional arrays in path decoder
#83
dmitrytrager
opened
2 years ago
8
Please document the determinism of HashDiff.diff and friends
#82
kwasimensah
opened
3 years ago
1
Getting (+-) instead of diff (tilde) when comparing arrays
#81
stripedpumpkin
opened
4 years ago
5
Add :indifferent option
#80
matpowel
closed
4 years ago
5
default similarity should be 1
#79
grosser
opened
4 years ago
0
fix invalid readme examples
#78
grosser
closed
4 years ago
3
Issues with diff
#77
cdenneen
opened
4 years ago
0
Make comparable? commutative
#76
dduugg
closed
5 years ago
1
Fix rubocop Style/FloatDivision violation
#75
dduugg
closed
5 years ago
0
Bump to Version 1.0.0
#74
jfelchner
closed
5 years ago
1
Fix a RuboCop offense
#73
koic
closed
5 years ago
1
Update Fixnum to Integer in README.md
#72
koic
closed
5 years ago
1
Fix failed CI
#71
tatsuyafw
closed
5 years ago
3
Release 1.0.0.beta1 With Deprecation Warnings and Shim Removed
#70
jfelchner
closed
5 years ago
4
Fix broken CI
#69
y-yagi
closed
5 years ago
1
Can’t silence HashDiff constant warning
#68
tomstuart
closed
5 years ago
6
Remove warning
#67
liufengyun
closed
5 years ago
10
Please stop the `warn` spam
#66
grosser
closed
5 years ago
6
Change HashDiff Constant to Hashdiff
#65
jfelchner
closed
5 years ago
6
Fix typo
#64
pboling
closed
5 years ago
1
Unexpected results
#63
pboling
opened
5 years ago
1
version tags would be helpful to see diffs
#62
grosser
closed
5 years ago
2
Cache gems on TravisCI
#61
krzysiek1507
closed
5 years ago
0
Add maintainers
#60
liufengyun
closed
5 years ago
0
Consider custom comparison in similar?
#59
krzysiek1507
closed
5 years ago
0
Add rubygems links
#58
viraptor
closed
5 years ago
2
Return empty array when both hashes are empty
#57
krzysiek1507
closed
5 years ago
3
Extract hash and LCS Arrays comparators
#56
krzysiek1507
closed
5 years ago
1
Optimize nils
#55
krzysiek1507
closed
5 years ago
0
Compare objects inheriting from the same class
#54
krzysiek1507
closed
5 years ago
1
Use require_relative
#53
krzysiek1507
closed
5 years ago
1
Performance and memory fixes
#52
krzysiek1507
closed
5 years ago
8
Add frozen_string_literal pragma to ruby files
#51
krzysiek1507
closed
5 years ago
2
"use_lcs: false" does not work as expected as per documentation
#50
taufek
closed
5 years ago
1
HashDiff never finishes when comparing two arrays
#49
nbarrientos
opened
5 years ago
3
Update to minimum ruby version 2.0.0
#48
stephengroat
closed
5 years ago
1
Adds Rubocop
#47
stephengroat
closed
5 years ago
3
Next