CHANGES
= 0.1.8
* FIX: comparing a String with a Fixnum (Marc Neumann)
* FIX: return remove when old_hash has more keys then the new_hash (Marc Neumann)
= 0.1.6
* Fixed comparison of fixnum array elements (robworley)
= 0.1.5
* Fixed comparisons between true and false types (Olivier Carrere)
= 0.1.4
* Add possibility for exclusion of some keys from the comparisons (Stanislav Chistenko)
= 0.1
* Initial gem release