issues
search
onmyway133
/
DeepDiff
🦀Amazingly incredible extraordinary lightning fast diffing in Swift
https://onmyway133.com/apps/
Other
2.05k
stars
143
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to apply the changes to old-array
#68
GloamZz
opened
2 years ago
2
Replace<T>' initializer is inaccessible due to 'internal' protection level
#67
kmitj
opened
3 years ago
1
Wrong version number 3.2.3
#66
mariancerny
closed
3 years ago
2
Fix manifest - 'v6' was introduced in PackageDescription 5.1
#65
pokryfka
closed
3 years ago
2
Unsupported watchOS version for PackageDescription version
#64
RobinDaugherty
opened
3 years ago
4
Should I implement diifId If object is already conforming Hashable?
#63
emreond
opened
3 years ago
1
lifetime of Heckel?
#62
AndrewSB
closed
3 years ago
3
update deployment_target
#61
cntrump
closed
3 years ago
1
Upgrade iOS deployment target to 9
#60
miibpa
closed
3 years ago
3
Xcode 12 deployment warning when using Swift Package Manager
#59
ptsochantaris
closed
3 years ago
2
Update build settings for Xcode 12
#58
sharplet
closed
3 years ago
2
Suggestion to simplify implementation
#57
8secz-johndpope
opened
4 years ago
0
Error adding new section to collection view
#56
nikhilcoolstuff
opened
4 years ago
1
How to use diffId when diffing SQL entities?
#55
munibrahman
closed
4 years ago
3
Crash: attempt to delete item 20 from section 0 which only contains 20 items before the update
#54
ageevvalentin
opened
5 years ago
3
set build library for distribution to yes (build setting)
#53
cgmaier
closed
5 years ago
2
Is there any reason for this library to be MacOS 10.11+?
#52
spencerkohan
opened
5 years ago
2
Build Library For Distribution (swift compatibility)
#51
cgmaier
closed
5 years ago
8
Add Swift's CollectionDifference to Performance tests
#50
ismetanin
opened
5 years ago
1
Removing DeepDiff prefix in preprocess function invocation in WagnerF…
#49
ninjazoete
closed
5 years ago
1
Is the documentation correct for diff("abcd", "adbc")?
#48
znakeeye
opened
5 years ago
1
[Bug] Carthage update failed
#47
GeekTree0101
closed
5 years ago
1
Troubles with API
#46
psi-gh
opened
5 years ago
2
attempt to delete row 2 from section 0 which only contains 1 rows before the update
#45
gerchicov-bp
opened
5 years ago
0
what about if people have String `ID` not `Int`
#44
saroar
closed
5 years ago
1
Example using two String arrays
#43
jakunico
closed
5 years ago
6
Swift package
#42
dlindenkreuz
closed
5 years ago
1
Support Swift Package Manager
#41
dlindenkreuz
closed
5 years ago
6
'NSInternalInconsistencyException', reason: 'Invalid update: invalid number of sections. The number of sections contained in the table view after the update (1) must be equal to the number of sections contained in the table view before the update (0), plus or minus the number of sections inserted or deleted (0 inserted, 0 deleted).'
#40
sereden
closed
5 years ago
7
Support Swift 5
#39
smolskyaleksey
closed
5 years ago
1
DeepDiff too slow when comparing 2 string arrays.
#38
Gocy015
closed
5 years ago
3
Base class implementation
#37
tobyworks
closed
5 years ago
0
Replace DiffAware to Hashable
#36
ton252
opened
5 years ago
3
Make diffId Hashable, rather than Int
#35
jlawton
closed
5 years ago
1
Change<T> could use a .map(...) method.
#34
jrogccom
opened
5 years ago
1
Adding collection-like mapping to Change.
#33
jrogccom
opened
5 years ago
1
UICollectionView.reload(changes: ...) section-level equivalent missing.
#32
jrogccom
opened
5 years ago
9
Require DiffAware conformance instead of Hashable in table/collection view extensions
#31
snoozemoose
closed
5 years ago
1
UICollectionView.reload<T: Hashable>.. generic constraint unnecessary
#30
jrogccom
closed
5 years ago
2
Bug with replacement animations still appearing
#29
ValCanBuild
opened
5 years ago
3
Explicitly use id providing and comparing function
#28
onmyway133
closed
5 years ago
1
Data source update should be inside performBatchUpdates
#27
dsanghan
closed
5 years ago
9
Collectionview loosing scroll position
#26
ergunkocak
closed
5 years ago
2
Migrate to swift 4.2
#25
GrigoryUlanov
closed
6 years ago
2
Value of type '[Change<T>]' has no member 'compactMap'
#24
nikksindia
closed
6 years ago
2
Heckel algorithm does not want to do replacements.
#23
archagon
closed
5 years ago
10
Can we reduce the speed of shuffle?
#22
patelnirav48
closed
6 years ago
0
Incorrect use of hashValue as a symbolic-table key.
#21
ra1028
closed
5 years ago
3
Make completion handler optional similar to other Cocoa API
#20
richardtop
closed
6 years ago
1
Make the demo lighter / Split to multiple projects
#19
richardtop
closed
5 years ago
2
Next