Skip to content

0.5.0

Compare
Choose a tag to compare
@martinmoene martinmoene released this 13 Nov 10:11
· 90 commits to master since this release

Release 0.5.0 of expected lite contains the following changes.

Additions:

  • Add tweak header support

Changes:

  • Change 'on conan' link to refer to conan center
  • Add .editorconfig
  • Add TortoiseGit integration with GitHub issues
  • Add build folder and IDE folders/files to .gitignore (.vs, .vscode, CodeBlocks)
  • Add Visual Studio 2019 to the Appveyor build matrix, nonstd lite project issue 47

Fixes:

  • Prevent detail::text() to be multiply defined (#37, thanks to @jorticus)