- Feature: Add GCC 13.3 support. (#16246). Docs: 📃
- Feature: Allow opt-out for
CMakeToolchain
default use of absolute paths for CMakeUserPresets->CMakePreset and CMakePresets->toolchainFile path. (#16244). Docs: 📃 - Fix: Fix config container name for Docker runner. (#16243)
- Bugfix: Make compatibility checks understand update flag patterns. (#16252)
- Bugfix: Solve bug with
overrides
fromlockfiles
in case of diamond structures. (#16235) - Bugfix: Allow
export-pkg --version=xxx
to be passed to recipes withpython_requires
inheritingset_version
from base class. (#16224)