mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* version bump, update c++ standard * update docs version * switch back to windows-2019 for windows CI builds windows-latest is now windows-2022, which include Visual Studio 2022 and I'd like to keep building with Visual Studio 2019 for a while * try win2022 and vs2022 for the moment * Back to 2019, back to C++14 we get rid of the C++17 stuff for now until we can remove the binary_function usage... that's for a separate PR