Skip to content

Releases: Warthunder-Open-Source-Foundation/wt_ext_cli

v0.5.18

29 Jan 13:47
47b6ee0
Compare
Choose a tag to compare

Install wt_ext_cli 0.5.18

Disable the hash check for vromf_version as its implementation is possibly broken.

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.18/wt_ext_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.18/wt_ext_cli-installer.ps1 | iex"

Download wt_ext_cli 0.5.18

File Platform Checksum
wt_ext_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
wt_ext_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
wt_ext_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
wt_ext_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
wt_ext_cli-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v0.5.17

29 Jan 13:24
9468022
Compare
Choose a tag to compare

Install wt_ext_cli 0.5.17

This release adds a format option to vromf_version command, json and plain formats are available. The argument defaults to json as before, so there are no changes neccesary.

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.17/wt_ext_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.17/wt_ext_cli-installer.ps1 | iex"

Download wt_ext_cli 0.5.17

File Platform Checksum
wt_ext_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
wt_ext_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
wt_ext_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
wt_ext_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
wt_ext_cli-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v0.5.16

30 Dec 22:43
d770983
Compare
Choose a tag to compare

Install wt_ext_cli 0.5.16

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.16/wt_ext_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.16/wt_ext_cli-installer.ps1 | iex"

Download wt_ext_cli 0.5.16

File Platform Checksum
wt_ext_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
wt_ext_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
wt_ext_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
wt_ext_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
wt_ext_cli-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v0.5.15

27 Dec 14:59
9965ad8
Compare
Choose a tag to compare

Install wt_ext_cli 0.5.15

Preliminary linux ARM release, no core feature changed

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.15/wt_ext_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.15/wt_ext_cli-installer.ps1 | iex"

Download wt_ext_cli 0.5.15

File Platform Checksum
wt_ext_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
wt_ext_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
wt_ext_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
wt_ext_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
wt_ext_cli-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

v0.5.14

20 Dec 23:26
34eb90b
Compare
Choose a tag to compare

Install wt_ext_cli 0.5.14

This version carries no application changes, but introduces an automatically generated manual rather than a hand written one. Updating is not necessary

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.14/wt_ext_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.14/wt_ext_cli-installer.ps1 | iex"

Download wt_ext_cli 0.5.14

File Platform Checksum
wt_ext_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
wt_ext_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
wt_ext_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
wt_ext_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.5.13

09 Nov 15:57
778287a
Compare
Choose a tag to compare

Install wt_ext_cli 0.5.13

This release addresses #17 which should now follow the Dagor specification.

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.13/wt_ext_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.13/wt_ext_cli-installer.ps1 | iex"

Download wt_ext_cli 0.5.13

File Platform Checksum
wt_ext_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
wt_ext_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
wt_ext_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
wt_ext_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.5.12

08 Sep 13:27
bdcd580
Compare
Choose a tag to compare

Install wt_ext_cli 0.5.12

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.12/wt_ext_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.12/wt_ext_cli-installer.ps1 | iex"

Download wt_ext_cli 0.5.12

File Platform Checksum
wt_ext_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
wt_ext_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
wt_ext_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
wt_ext_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.5.11

02 Sep 21:04
f4022f8
Compare
Choose a tag to compare

Install wt_ext_cli 0.5.11

Updates rustc and update flags.

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.11/wt_ext_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.11/wt_ext_cli-installer.ps1 | iex"

Download wt_ext_cli 0.5.11

File Platform Checksum
wt_ext_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
wt_ext_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
wt_ext_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
wt_ext_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.5.10

31 Aug 23:09
695901d
Compare
Choose a tag to compare

Install wt_ext_cli 0.5.10

Quite a few important bug fixes, and unpack_blk now supports name maps.

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.10/wt_ext_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.10/wt_ext_cli-installer.ps1 | iex"

Download wt_ext_cli 0.5.10

File Platform Checksum
wt_ext_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
wt_ext_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
wt_ext_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
wt_ext_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.5.9

22 Aug 20:45
17f78fd
Compare
Choose a tag to compare

Install wt_ext_cli 0.5.9

Fixes severe bug with UTF-8 decoding not contained in the name-map which cause non-ascii codepoints to be expanded into their split ascii representation. This should not affect regular VROMFS from the game as they do not contain malformed UTF-8.

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.9/wt_ext_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli/releases/download/v0.5.9/wt_ext_cli-installer.ps1 | iex"

Download wt_ext_cli 0.5.9

File Platform Checksum
wt_ext_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
wt_ext_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
wt_ext_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
wt_ext_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum