Skip to content

0.1.0

Compare
Choose a tag to compare
@mcmire mcmire released this 05 Oct 02:39

Initial version!

  • Support diffing primitives
  • Support diffing strings (single-line and multi-line)
  • Support diffing arrays (simple and complex)
  • Support diffing "custom objects" (i.e. objects that respond to attributes_for_super_diff)
  • Add basic integration with RSpec