v0.7.0
API Breaks
- Remove the
Applier
type and replace it withTextApplier
andBinaryApplier
. This does not impact clients that only use the top-levelApply
function (#32).
Applier
type and replace it with TextApplier
and BinaryApplier
. This does not impact clients that only use the top-level Apply
function (#32).