Skip to content

sic-0.15.0

Choose a tag to compare

@foresterre foresterre released this 25 Dec 01:27

diff: v0.14.0...v0.15.0

Release notes for 0.15.0

Breaking changes are marked with the following icon: ⚠️

🍏 Additions & 🍎 Changes

  • #604 Support TGA encoding
  • #599 Support AVIF encoding

Internal:

  • #535 Improved cargo-publish-workspace tool 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-release tool which builds and packages sic artefacts

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