GSL 4.1.0 Release
Version 4.1.0 of Microsoft's implementation of the C++ Core Guidelines Support Library (GSL) is now available! This release contains bugfixes and infrastructure improvements.
Updated Compiler Support
This list of compilers/toolsets has been updated with newer versions.
Compiler/Toolset | Version |
---|---|
Clang | 13, 14, 15 |
GCC | 10, 11, 12 |
Visual Studio (LLVM) | VS2019, VS2022 |
Visual Studio (MSVC) | VS2019, VS2022 |
Xcode | 14.3.1, 15.4 |
More information can be found in the README.
Thank you
Contributors to GSL v4.1.0:
- @AreaZR
- @Mq-b
- @StephanTLavavej
- @TheJCAB
- @beinhaerter
- @bpkroth
- @carsonRadtke
- @d-winsor
- @dmitrykobets-msft
- @edgchen1
- @eli-b
- @gerlero
- @hkroeg
- @hsutter
- @jpr42
- @knst
- @mymedia2
- @snnn
- @waywardmonkeys
Full Changelog: v4.0.0...v4.1.0