Verify 17.9 has a breaking change #591
Closed
304NotModified
started this conversation in
General
Replies: 1 comment 1 reply
-
the API of Verify did not change. so i changed the minor. This should work for you
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Unfortunately Verify 17.9 has a breaking change.
The dependency of DiffEngine is moved from 9 to 10.
This works in 17.8.x and breaks (binary and on build) with 17.9:
Will give:
I assumed this library is following semver. If so. please make only breaking changes in Major versions :)
Beta Was this translation helpful? Give feedback.
All reactions