semver v2.0.5
·
558 commits
to master
since this release
A patch release to improve documentation, performance, test coverage, and development environment.
- Improved API documentation and readme
- Improved performance of
TryParse,ToString,<=, and>= - Use invariant culture for parsing
- Now publishing symbols package (#50)
- Use SemVer in the
AssemblyInformationalVersion(#43)
Development environment improvements:
- Many more unit tests
- New build and deploy process
- Set up
Microsoft.CodeAnalysis.FxCopAnalyzersand fix warnings - Upgraded project to VS 2019