Skip to content

v1.3.0

Compare
Choose a tag to compare
@jtsylve jtsylve released this 02 Jul 22:49
· 16 commits to master since this release
5b0579c

What's Changed

  • Updated third party dependencies to the latest release versions
  • Added C++20 ranges support from range-v3 library (falls back to std library if supported)
  • Add iterator support for C++20 ranges
  • compile fix for gcc
  • Add implementations for the concepts library
  • Added Visual Studio 2022 CI tests

NOTE: This release changes the minimum Visual Studio version to 2019.

Full Changelog: v1.2.0...v1.3.0