What's Changed
- python binding: add range check by @senyai in https://github.com/google/benchmark/pull/1990
- fix: resolve editable installation issue for python package by @senyai in https://github.com/google/benchmark/pull/1989
- Add deprecation warnings for MSVC by @frederick-vs-ja in https://github.com/google/benchmark/pull/1993
- [doc] Added nice to reducing_variance by @Proxihox in h...