Breaking change on verification argument order
Full Changelog: v0.1.1...v0.2.0
Instead
"verify equality of my expectation to the gotten value"
the syntax is now
"verify equality of the gotten value with my expectation"
This reads and feels more natural.