Skip to content

Bug fixes on object snapshot

Compare
Choose a tag to compare
@Taluu Taluu released this 08 Nov 14:37
· 119 commits to master since this release
  • Fixes #3 : Fixes a bug on ObjectSnapshot (ReflectionProperty was misused)
  • Enhance code coverage
  • Removed useless time verification in AbstractSnapshot
  • Simplified object comparision in Set (check only the object's hash)