Skip to content

1.1.5 Last release that requires boost library support.

Compare
Choose a tag to compare
@KjellKod KjellKod released this 19 Mar 15:58
· 19 commits to master since this release
aebf9c1

Any following release will be without requiring boost library support.
This means that apart from zlib there are no other 3rd party libraries that needs to be downloaded and installed.

Changes between 1.1.4 and 1.1.5
repository and system build changes

  • Removed obsolete travis CI and replaced it with OSX/Linux CI GitActions for CI pipeline
  • Updated documentation, templates for PR, issues, questions,
  • Downloading gtest instead of storing it in the repo (#117, #118, #119))
  • CI support Windows moved from Visual Studio 2015 to Visual Studio 2017 (#113)
  • CMake set for using C++17 standard (#113)

Test improvement

  • Increased test coverage for LogRotate with filter (#115)

What's Changed Described By Commits

New Contributors

Full Changelog: 1.1.4...1.1.5