This is the list of changes to scikit-build between each release. For full details, see the commit logs at http://github.com/scikit-build/scikit-ci
- Archive project
- Add banners to documentation and wiki pages indicating the project has been archived since March 2023.
- Disable Continuous Integration pipelines.
- Disable reporting of code coverage
- Disable Dependabot update related to Code security and analysis
- Fix installation of using Python 3.4
- Support environment file env.json update from within step.
- Streamline use of ci.driver.Driver.save_env ensuring provided dictionary is stringified.
- Add support for Azure Pipelines
- Add support for ruamel.yaml >= 0.15.52 and fix AttributeError: 'CommentedMap' object has no attribute 'replace' error.