Skip to content

Expect for .NET 1.2.0

Choose a tag to compare

@wiwanek wiwanek released this 30 Jan 23:06
· 25 commits to master since this release

Versioning

I was looking for good versioning system for Expect for .NET and finally I found Semantic Versioning version 2.0.0 http://semver.org/spec/v2.0.0.html. From now this versioning will be used.

Compatibility

According to SemVer rules when the backward incompatible changes are introduced the major version must be stepped. Previous Expect for .NET releases had problems with backward compatibility, so all of them are fixed in current release.

The 1.2.0 release is backward compatible with all previous releases!

Changes

  • Updated build script for Semantic Versioning
  • Reverted incompatible changes and marked as obsolete.