API refactor
This version changes interaction with ohsnap
. Now snapshots are only created with oh.snap
, and the choice of pretty
or .fmt
is made by using .expectEqual
or .expectEqualFmt
.
This also adds .show
and .showFmt
, which print the snapshot or diff without treating them as a test.
Further API changes are considered unlikely, and no further features are planned. That leaves dependency updates, which will continue indefinitely.