Skip to content

Releases: olegsych/simply.assert

0.1.52

09 Jul 22:52
Compare
Choose a tag to compare
Implement assert::is_convertible<from, to>(bool) in assert/type_traits.h

0.1.51

09 Jul 22:50
Compare
Choose a tag to compare
Implement assert::is_convertible<from, to>(bool) in assert/type_traits.h

0.1.50

01 Jul 20:08
Compare
Choose a tag to compare
Update NuGet and GitHub tokens in appveyor.yml

0.1.48

30 Dec 04:03
Compare
Choose a tag to compare
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

23 Sep 04:26
Compare
Choose a tag to compare
- Change CI build definition to not increment build number for pull r…

0.1.46

23 Sep 04:09
Compare
Choose a tag to compare
- Change CI build definition to publish to Nuget.org and GitHub.com