sic-0.15.0
diff: v0.14.0...v0.15.0
Release notes for 0.15.0
Breaking changes are marked with the following icon:
🍏 Additions & 🍎 Changes
Internal:
- #535 Improved
cargo-publish-workspacetool which helps publishing the whole workspace in the correct topological order- now compatible with any workspace, not just sic (useful to test with naut)
- added configurable options, which can override sic's defaults
- simplified process
- added tagging release support
- #669 Added
pack-releasetool which builds and packagessicartefacts
Builds
all builds have been built in release mode and have been stripped
regular:
| Toolchain | Artifacts | |
|---|---|---|
| 🐧 | linux-gnu | sic-0.15.0-x86_64-unknown-linux-gnu.zip |
| 🔷 | windows-gnu | sic-0.15.0-x86_64-pc-windows-gnu.zip |
| 🔵 | windows-msvc | sic-0.15.0-x86_64-pc-windows-msvc.zip |
Table 1: regular builds
Table 2: +feature: imageproc-ops builds
-->
Shell completions:
(in shell_completions.zip)
- Bash:
sic.bash - Elvish:
sic.elv - Fish:
sic.fish - Powershell:
_sic.ps1 - Zsh:
_sic