Skip to content

AixLog v1.5.0

Latest
Compare
Choose a tag to compare
@badaix badaix released this 24 Feb 20:45
· 1 commit to master since this release

Version 1.5.0

Features

  • Conditional is virtual, so that is_true can be overloaded
  • Conditional can be constructed with a lambda returning true or false
  • Support Windows unicode and non-unicode

Bugfixes

  • Fix building on Windows (Issue #11, #13)