WalkerCodeRanger/semver

Verify New Latest Unit Tests Work Against 2.0.4 Version

Closed this issue · 1 comments

When v2.0.5 is ready, check that the unit tests at that point still work against the v2.0.4 code. There have been so many changes and additions to the unit tests, some after code changes, it will be good to verify backward compatibility.

There was a breaking change made to the way <= and >= behaved as compared to v2.0.4. The code has been modified to match the v2.0.4 behavior.