Skip to content

Releases: cmars/stigmerge

0.5.11 - 2025-08-14

14 Aug 04:39
1619079
Compare
Choose a tag to compare

Release Notes

🚀 Features

  • Expose veilid config in crate api
  • Use low latency, unordered routes, reannounce on interval

🐛 Bug Fixes

  • Remove reset interval from disconnected actor state
  • Race condition in seeder test

🚜 Refactor

  • Use defaults for veilid config

0.5.11 - 2025-08-14

14 Aug 04:52
1619079
Compare
Choose a tag to compare

Release Notes

⚙️ Miscellaneous Tasks

  • Update Cargo.lock dependencies

Install stigmerge 0.5.11

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cmars/stigmerge/releases/download/stigmerge-v0.5.11/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.11/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.11

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.10 - 2025-08-09

09 Aug 00:38
9948093
Compare
Choose a tag to compare

Release Notes

⚙️ Miscellaneous Tasks

  • Upgrade to veilid-0.4.8

0.5.10 - 2025-08-08

09 Aug 00:51
9948093
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Join share announcer with other share operators

Install stigmerge 0.5.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cmars/stigmerge/releases/download/stigmerge-v0.5.10/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.10/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.10

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.9 - 2025-07-23

23 Jul 03:19
16504cf
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Docs.rs build for crates that depend on veilid-core

0.5.9 - 2025-07-23

23 Jul 03:31
16504cf
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Docs.rs build for crates that depend on veilid-core

Install stigmerge 0.5.9

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cmars/stigmerge/releases/download/stigmerge-v0.5.9/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.9/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.9

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.8 - 2025-07-20

22 Jul 02:53
da8674f
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Gossip thrashing on node errors

0.5.8 - 2025-07-20

22 Jul 02:49
da8674f
Compare
Choose a tag to compare

Release Notes

🚜 Refactor

  • Extract high level share api

0.5.7 - 2025-07-20

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

Release Notes

🐛 Bug Fixes

  • Gossip thrashing on node errors

0.5.7 - 2025-07-20

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

Release Notes

🚜 Refactor

  • Extract high level share api