Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 393 Bytes

RELEASE_NOTES.md

File metadata and controls

16 lines (12 loc) · 393 Bytes

0.3.0

  • BUGFIXES: Multiple fixes for EqualBy
  • PERF: EqualBy faster now, still a lot to be done.
  • BREAKING: EqualByComparer no longer public.

0.2.1

  • USABILITY: Sign

0.2.0.3

  • USABILITY: Throw exception with useful info when trying to track a notifying struct.

0.2.0.2

  • BUGFIX: Copy & synchronize with inheritance.

0.2.0.1

  • BUGFIX: Track dirty with inheritance.