Skip to content

Releases: olegsych/simply.assert

0.1.52

Choose a tag to compare

@olegsych olegsych released this 09 Jul 22:52
Implement assert::is_convertible<from, to>(bool) in assert/type_traits.h

0.1.51

Choose a tag to compare

@olegsych olegsych released this 09 Jul 22:50
Implement assert::is_convertible<from, to>(bool) in assert/type_traits.h

0.1.50

Choose a tag to compare

@olegsych olegsych released this 01 Jul 20:08
Update NuGet and GitHub tokens in appveyor.yml

0.1.48

Choose a tag to compare

@olegsych olegsych released this 30 Dec 04:03
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

Choose a tag to compare

@olegsych olegsych released this 23 Sep 04:26
- Change CI build definition to not increment build number for pull r…

0.1.46

Choose a tag to compare

@olegsych olegsych released this 23 Sep 04:09
- Change CI build definition to publish to Nuget.org and GitHub.com