Releases: pojntfx/weron
Releases · pojntfx/weron
v0.2.7
v0.2.6
Bug Fixes
- Reimplement
wrtcip
lifecycle to only start the TUN device once an IP is available to support Windows TUN drivers (Felicitas Pojtinger)
Builds
- Bump logo and CI conventions (Felicitas Pojtinger)
release-main
build: Bump logo and CI conventions
unstable
fix: Reimplement `wrtcip` lifecycle to only start the TUN device once…
v0.2.5
build: Remove `freebsd/riscv64` target
v0.2.4
Bug Fixes
- Switch default instance from Heroku to Railway following https://news.ycombinator.com/item?id=33755651 (Felicitas Pojtinger)
v0.2.3
Bug Fixes
- Check if line channel is closed before sending to it #9 (Felicitas Pojtinger)
Builds
- Disable
linux/loong64
target #9 (Felicitas Pojtinger)
v0.2.1
Features
- Add simple echo example (closes #4) (Felicitas Pojtinger)
- Add better debugging support for low-throughput connections in throughput test (closes #3) (Felicitas Pojtinger)
Documentation
- Add Go version badge (closes #6) (Felicitas Pojtinger)
v0.2.0
docs: Add native & containerized instructions