Skip to content
This repository was archived by the owner on Jun 15, 2025. It is now read-only.

Version 1.4

Latest

Choose a tag to compare

@dermojo dermojo released this 17 Jul 20:30
· 31 commits to master since this release

Changes in this release:

  • Using GIT submodules for all dependencies
  • Dropped VS2013 support
  • Basic support for storing gsl::byte/std::byte
  • Simplified output stream implementation
  • Fixed swap: using ADL instead of specializing std::swap
  • Made SensitiveSegmentAllocator "really" noexcept-movable

Internal:

  • Increased test coverage
  • Updated Travis CI image
  • Dropped Coverity integration (too buggy)