- Fix compiler plugin priming in Rust plugin - Fix redundant channel override in Rust plugin - Fix validation of part dependency names - Fix expansion of environment variables
1.25.1
-------------------
- Remove direct dependency to python-apt tarball
1.25.0
-------------------
- Add rustup support to the Rust plugin - Add the ability to specify ``no-default-features`` for the Rust plugin - Add the ability to install virtual workspace crates for the Rust plugin - Add the option to enable LTO for the Rust plugin
1.24.1
-------------------
- Don't write log information in overlays (workaround for `craft-cli issue 172`_)
1.24.0
-------------------
- Add support to partitions - Add lifecycle prologue log messages - Add build-on/for architecture environment variables - Add bootstrap parameters to autotools plugin - Documentation updates