Releases: cmars/stigmerge
Releases · cmars/stigmerge
0.5.11 - 2025-08-14
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
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
Download stigmerge 0.5.11
0.5.10 - 2025-08-09
Release Notes
⚙️ Miscellaneous Tasks
0.5.10 - 2025-08-08
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
Download stigmerge 0.5.10
0.5.9 - 2025-07-23
Release Notes
🐛 Bug Fixes
- Docs.rs build for crates that depend on veilid-core
0.5.9 - 2025-07-23
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
Download stigmerge 0.5.9
0.5.8 - 2025-07-20
Release Notes
🐛 Bug Fixes
- Gossip thrashing on node errors
0.5.8 - 2025-07-20
Release Notes
🚜 Refactor
- Extract high level share api
0.5.7 - 2025-07-20
Release Notes
🐛 Bug Fixes
- Gossip thrashing on node errors
0.5.7 - 2025-07-20
Release Notes
🚜 Refactor
- Extract high level share api