Releases: olegsych/simply.assert
Releases · olegsych/simply.assert
0.1.52
Implement assert::is_convertible<from, to>(bool) in assert/type_traits.h
0.1.51
Implement assert::is_convertible<from, to>(bool) in assert/type_traits.h
0.1.50
Update NuGet and GitHub tokens in appveyor.yml
0.1.48
Merge pull request #1 from olegsych/develop
v0.1.48.
- Remove static fail variable and the need to include implementation.cpp in the NuGet package, which was always displayed by the projects consuming the package.
- Add Usage section to the readme.md .
0.1.47
- Change CI build definition to not increment build number for pull r…
0.1.46
- Change CI build definition to publish to Nuget.org and GitHub.com