Skip to content

Releases: cmars/stigmerge

0.5.7 - 2025-07-20

20 Jul 16:57
d1a840a
Compare
Choose a tag to compare

Release Notes

🚜 Refactor

  • Extract high level share api

Install stigmerge 0.5.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cmars/stigmerge/releases/download/stigmerge-v0.5.7/stigmerge-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/cmars/stigmerge/releases/download/stigmerge-v0.5.7/stigmerge-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install cmars/tap/stigmerge

Install prebuilt binaries into your npm project

npm install [email protected]

Download stigmerge 0.5.7

File Platform Checksum
stigmerge-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
stigmerge-x86_64-apple-darwin.tar.gz Intel macOS checksum
stigmerge-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
stigmerge-x86_64-pc-windows-msvc.msi x64 Windows checksum
stigmerge-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
stigmerge-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
stigmerge-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

0.5.6 - 2025-07-13

13 Jul 20:30
d6b1814
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Block peers which resolve a bad index
  • Peer map key mismatch

⚙️ Miscellaneous Tasks

  • Increase seeder test timeouts

stigmerge_fileindex-v0.5.6

13 Jul 20:28
d6b1814
Compare
Choose a tag to compare
chore: Release package stigmerge_fileindex version 0.5.6

stigmerge-v0.5.6

13 Jul 20:42
d6b1814
Compare
Choose a tag to compare

Install stigmerge 0.5.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cmars/stigmerge/releases/download/stigmerge-v0.5.6/stigmerge-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/cmars/stigmerge/releases/download/stigmerge-v0.5.6/stigmerge-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install cmars/tap/stigmerge

Install prebuilt binaries into your npm project

npm install [email protected]

Download stigmerge 0.5.6

File Platform Checksum
stigmerge-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
stigmerge-x86_64-apple-darwin.tar.gz Intel macOS checksum
stigmerge-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
stigmerge-x86_64-pc-windows-msvc.msi x64 Windows checksum
stigmerge-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
stigmerge-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
stigmerge-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

0.5.5 - 2025-07-12

12 Jul 04:42
a2ca1a3
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Attribute blocks in invalid pieces to responsible peers
  • Progress freezes during fetch
  • Seeder test races

stigmerge_fileindex-v0.5.5

12 Jul 04:40
a2ca1a3
Compare
Choose a tag to compare
chore: Release package stigmerge_fileindex version 0.5.5

0.5.5 - 2025-07-12

12 Jul 04:57
a2ca1a3
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Progress freezes during fetch

Install stigmerge 0.5.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cmars/stigmerge/releases/download/stigmerge-v0.5.5/stigmerge-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/cmars/stigmerge/releases/download/stigmerge-v0.5.5/stigmerge-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install cmars/tap/stigmerge

Install prebuilt binaries into your npm project

npm install [email protected]

Download stigmerge 0.5.5

File Platform Checksum
stigmerge-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
stigmerge-x86_64-apple-darwin.tar.gz Intel macOS checksum
stigmerge-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
stigmerge-x86_64-pc-windows-msvc.msi x64 Windows checksum
stigmerge-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
stigmerge-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
stigmerge-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

0.5.4 - 2025-07-08

08 Jul 19:56
5d8d3ec
Compare
Choose a tag to compare

Release Notes

🚀 Features

  • Persist and reload known peers

0.5.3 - 2025-07-08

08 Jul 16:06
2171c7a
Compare
Choose a tag to compare

Release Notes

🚀 Features

  • Ephemeral peer gossip

stigmerge_fileindex-v0.5.4

08 Jul 19:54
5d8d3ec
Compare
Choose a tag to compare
chore: Release package stigmerge_fileindex version 0.5.4