December 2025
0.17.2
Bug fixes
- Update remaining DNF call sites to include
sslcacertfor proper certificate handling.
0.17.1
Bug fixes
- Add SDK CA bootstrapping workaround for libcurl.
0.17.0
New features
- Switch config file format from TOML to YAML with automatic conversion of existing TOML configs.
- Add support for config interpolation contexts.
- Add
distroto config keys.
Improvements
- Update
init --referenceto support submodule content. - Allow overriding the repo, branch, and commit for
init --reference. - Default extension types to both if not defined.
- Support container args space splitting.
Bug fixes
- Fix SDK compile deps target-sysroot resolution.
- Fix interpolation parsing issues.
- Protect interpolation from circular dependencies.