Skip to content

Releases: chevdor/srtool-cli

Srtool v0.13.2 (14d7e4c8)

27 Feb 10:07
14d7e4c

Choose a tag to compare

Description

This version contains no functional changes compared to 0.13.0 and 0.13.1.
It reverts however the brew formula to the Intel binary and adds CI to build the arm64 binary (not yet integrated into the formula, PR welcome :).

Downloads

Download the binary for your OS from below:

Install

From source

cargo install --locked --git https://github.com/chevdor/srtool-cli --tag v0.13.2

Linux

wget https://github.com/chevdor/srtool-cli/releases/download/v0.13.2/srtool_linux_amd64_v0.13.2.deb
dpkg -i srtool_linux_amd64_v0.13.2.deb
srtool --help

MacOS

brew tap chevdor/srtool-cli https://github.com/chevdor/srtool-cli
brew update
brew install chevdor/srtool-cli/srtool

Changes since v0.13.1

Srtool v0.13.0 (24542515)

27 Feb 08:59
2454251

Choose a tag to compare

Description

You can find the changelogs below.

Downloads

Download the binary for your OS from below:

Install

From source

cargo install --locked --git https://github.com/chevdor/srtool-cli --tag v0.13.0

Linux

wget https://github.com/chevdor/srtool-cli/releases/download/v0.13.0/srtool_linux_amd64_v0.13.0.deb
dpkg -i srtool_linux_amd64_v0.13.0.deb
srtool --help

MacOS

brew tap chevdor/srtool-cli https://github.com/chevdor/srtool-cli
brew update
brew install chevdor/srtool-cli/srtool

What's Changed

  • Add cli option to build WASM with no std by @seadanda in #34
  • refactor: migrate ContainerEngine from cli to srtool-lib for reusability by @AlexD10S in #37

New Contributors

Full Changelog: v0.12.0...v0.13.0

Srtool v0.12.0 (db8b639a)

17 May 09:06
db8b639

Choose a tag to compare

Description

You can find the changelogs below.

Downloads

Download the binary for your OS from below:

Install

From source

cargo install --locked --git https://github.com/chevdor/srtool-cli --tag v0.12.0

Linux

wget https://github.com/chevdor/srtool-cli/releases/download/v0.12.0/srtool_linux_amd64_v0.12.0.deb
dpkg -i srtool_linux_amd64_v0.12.0.deb
srtool --help

MacOS

brew tap chevdor/srtool-cli https://github.com/chevdor/srtool-cli
brew update
brew install chevdor/srtool-cli/srtool

Changes since v0.11.0

Srtool v0.11.0 (85edaa4d)

21 Apr 08:07
85edaa4

Choose a tag to compare

Description

You can find the changelogs below.

Downloads

Download the binary for your OS from below:

Install

From source

cargo install --locked --git https://github.com/chevdor/srtool-cli --tag v0.11.0

Linux

wget https://github.com/chevdor/srtool-cli/releases/download/v0.11.0/srtool_linux_amd64_v0.11.0.deb
dpkg -i srtool_linux_amd64_v0.11.0.deb
srtool --help

MacOS

brew tap chevdor/srtool-cli https://github.com/chevdor/srtool-cli
brew update
brew install chevdor/srtool-cli/srtool

Changes since v0.10.0

Srtool v0.10.0 (0f41fd8a)

07 Mar 14:06
cc95888

Choose a tag to compare

Description

You can find the changelogs below.

Downloads

Download the binary for your OS from below:

Install

From source

cargo install --locked --git https://github.com/chevdor/srtool-cli --tag v0.10.0

Linux

wget https://github.com/chevdor/srtool-cli/releases/download/v0.10.0/srtool_linux_amd64_v0.10.0.deb
dpkg -i srtool_linux_amd64_v0.10.0.deb
srtool --help

MacOS

brew tap chevdor/srtool-cli https://github.com/chevdor/srtool-cli
brew update
brew install chevdor/srtool-cli/srtool

Changes since v0.8.0

v0.9.0

30 Aug 08:04
bdc0f3d

Choose a tag to compare

  • refresh with new deps
  • add new --verbose flag
  • add new --root flag

What's Changed

Full Changelog: v0.8.0...v0.9.0

Srtool v0.8.0 (79d6de15)

03 Jan 20:19
79d6de1

Choose a tag to compare

Description

You can find the changelogs below.

Downloads

Download the binary for your OS from below:

Install

From source

cargo install --locked --git https://github.com/chevdor/srtool-cli --tag v0.8.0

Linux

wget https://github.com/chevdor/srtool-cli/releases/download/v0.8.0/srtool_linux_amd64_v0.8.0.deb
dpkg -i srtool_linux_amd64_v0.8.0.deb
srtool --help

MacOS

brew tap chevdor/srtool-cli https://github.com/chevdor/srtool-cli
brew update
brew install chevdor/srtool-cli/srtool

Changes since v0.7.1

Srtool v0.7.1 (bb5daa37)

04 Nov 13:13
bb5daa3

Choose a tag to compare

No major change in this version beside switching to Rust 2021 and pinning the Github runners for MacOS to macos-10.15.

Description

You can find the changelogs below.

Downloads

Download the binary for your OS from below:

Install

From source

cargo install --locked --git https://github.com/chevdor/srtool-cli --tag v0.7.1

Linux

wget https://github.com/chevdor/srtool-cli/releases/download/v0.7.1/srtool_linux_amd64_v0.7.1.deb
dpkg -i srtool_linux_amd64_v0.7.1.deb
srtool --help

MacOS

brew tap chevdor/srtool-cli https://github.com/chevdor/srtool-cli
brew update
brew install chevdor/srtool-cli/srtool

Changes since v0.7.0

Srtool v0.7.0 (7bc97c04)

15 Oct 08:42
7bc97c0

Choose a tag to compare

Description

This version mainly bumps dependencies and add some docs.
You can find the changelogs below.

Downloads

Download the binary for your OS from below:

Install

From source

cargo install --locked --git https://github.com/chevdor/srtool-cli --tag v0.7.0

Linux

wget https://github.com/chevdor/srtool-cli/releases/download/v0.7.0/srtool_linux_amd64_v0.7.0.deb
dpkg -i srtool_linux_amd64_v0.7.0.deb
srtool --help

MacOS

brew tap chevdor/srtool-cli https://github.com/chevdor/srtool-cli
brew update
brew install chevdor/srtool-cli/srtool

Changes since v0.6.0

Srtool v0.6.0 (78216a09)

14 Jul 12:49
78216a0

Choose a tag to compare

Description

You can find the changelogs below.

Downloads

Download the binary for your OS from below:

Install

From source

cargo install --locked --git https://github.com/chevdor/srtool-cli --tag v0.6.0

Linux

wget https://github.com/chevdor/srtool-cli/releases/download/v0.6.0/srtool_linux_amd64_v0.6.0.deb
dpkg -i srtool_linux_amd64_v0.6.0.deb
srtool --help

MacOS

brew tap chevdor/srtool-cli https://github.com/chevdor/srtool-cli
brew update
brew install chevdor/srtool-cli/srtool

Changes since v0.5.0