Skip to content

0.9.0

Compare
Choose a tag to compare
@mcmire mcmire released this 26 Apr 01:45
24a9b10

Fixes

  • Fix diff produced when comparing two floats (e.g. expect(value).to eq(1.0))
    so that it does not blow up with a NoMethodError (#146)

Features

  • Make SuperDiff::VERSION accessible without requiring super_diff/version
    (#147)