Skip to content

Releases: manakjiri/quick-flash

v0.3.2

17 Dec 08:02
19eff2a
Compare
Choose a tag to compare

Install quick-flash 0.3.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/manakjiri/quick-flash/releases/download/v0.3.2/quick-flash-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/manakjiri/quick-flash/releases/download/v0.3.2/quick-flash-installer.ps1 | iex"

Download quick-flash 0.3.2

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

0.3.1 - 2024-11-15

15 Nov 10:48
9bef32a
Compare
Choose a tag to compare

Release Notes

Features

  • Remove credentials by user_storage_name (#33)
  • Retrieve last_modified date from the bucket (#35)
  • Add the --dates option (and refactor internal timestamp handling) (#36)

Install quick-flash 0.3.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/manakjiri/quick-flash/releases/download/v0.3.1/quick-flash-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/manakjiri/quick-flash/releases/download/v0.3.1/quick-flash-installer.ps1 | iex"

Download quick-flash 0.3.1

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

v0.3.0

04 Nov 08:23
22556f6
Compare
Choose a tag to compare

Release Notes

Refactor

Install quick-flash 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/manakjiri/quick-flash/releases/download/v0.3.0/quick-flash-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/manakjiri/quick-flash/releases/download/v0.3.0/quick-flash-installer.ps1 | iex"

Download quick-flash 0.3.0

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

0.2.3 - 2024-10-21

21 Oct 12:08
e326933
Compare
Choose a tag to compare

Release Notes

Features

  • add 'attaching to target' message to make some error messages less confusing

Install quick-flash 0.2.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/manakjiri/quick-flash/releases/download/v0.2.3/quick-flash-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/manakjiri/quick-flash/releases/download/v0.2.3/quick-flash-installer.ps1 | iex"

Download quick-flash 0.2.3

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

0.2.2 - 2024-09-25

28 Sep 09:55
1cda495
Compare
Choose a tag to compare

Release Notes

Features

  • Add connect-under-reset

Documentation

  • Update changelog format

Install quick-flash 0.2.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/manakjiri/quick-flash/releases/download/v0.2.2/quick-flash-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/manakjiri/quick-flash/releases/download/v0.2.2/quick-flash-installer.ps1 | iex"

Download quick-flash 0.2.2

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

0.2.1 - 2024-09-25

25 Sep 07:21
0d4fce1
Compare
Choose a tag to compare

Release Notes

🚀 Features

  • Add probe and list-probes options

📚 Documentation

  • Add demo video
  • Add demo in webp

Install quick-flash 0.2.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/manakjiri/quick-flash/releases/download/v0.2.1/quick-flash-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/manakjiri/quick-flash/releases/download/v0.2.1/quick-flash-installer.ps1 | iex"

Download quick-flash 0.2.1

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

v0.2.0

24 Sep 12:28
Compare
Choose a tag to compare

Install quick-flash 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/manakjiri/quick-flash/releases/download/v0.2.0/quick-flash-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/manakjiri/quick-flash/releases/download/v0.2.0/quick-flash-installer.ps1 | iex"

Download quick-flash 0.2.0

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

0.1.2 - 2024-09-23

23 Sep 19:49
f30f76b
Compare
Choose a tag to compare

Release Notes

🚀 Features

  • Add clear creds option

Install quick-flash 0.1.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/manakjiri/quick-flash/releases/download/v0.1.2/quick-flash-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/manakjiri/quick-flash/releases/download/v0.1.2/quick-flash-installer.ps1 | iex"

Download quick-flash 0.1.2

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

0.1.1 - 2024-09-23

23 Sep 11:36
0b2b44c
Compare
Choose a tag to compare

Release Notes

⚙️ Miscellaneous Tasks

  • Release (#5)
  • Fix linux matrix entry

Install quick-flash 0.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/manakjiri/quick-flash/releases/download/v0.1.1/quick-flash-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/manakjiri/quick-flash/releases/download/v0.1.1/quick-flash-installer.ps1 | iex"

Download quick-flash 0.1.1

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