Skip to content

Version 2.13.5

Compare
Choose a tag to compare
@henryiii henryiii released this 22 Aug 18:58
· 10 commits to v2.13 since this release
7c33cdc

Bug fixes:

  • Fix includes when using Windows long paths (\\?\ prefix). #5321
  • Support -Wpedantic in C++20 mode. #5322
  • Fix and test <ranges> support for py::tuple and py::list. #5314