v1.3.0
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