v3.35.0
Changed:
- Do not populate
c_stdlib{,_version}
in CI configs that don't need them (#1908) - Added linter rules for providing hints about updating to new stdlib-functionality (#1909)
- Github Actions: Explicitly use
macos-13
forosx-64
runners. (#1913) - Github Actions: Bump to
setup-miniconda@v3
on Windows builds. (#1913) - Azure Pipelines: bump default macOS runners
vmImage
value tomacos-12
. (#1914)
Authors:
- Jaime Rodríguez-Guerra
- H. Vetinari