Releases: ryanbekhen/nanoproxy
Releases · ryanbekhen/nanoproxy
v0.2.4
Changelog
⚙️ Others
- f13504a fix .goreleaser.yml add maintainer
v0.2.2
Changelog
⚙️ Others
- 457c2eb add support for release to fury.io
v0.2.1
Changelog
Fixes
- 1400f42 fix: Unused parameter 'source interface{}'
- 75248c3 fix: cannot make badge
- 0826485 fix: cannot make badge
- 2868757 fix: remove unused conditional block in extractClientAddress function
Others
v0.2.0
Changelog
Features
Others
- 5ada5ca update main file name from proxy.go to nanoproxy.go
v0.1.1
Changelog
Others
- 304d848 Removed Windows support after testing on the Windows platform
v0.1.0
Changelog
Features
- 31ecae5 feat: Added Linux daemon support
- f54239b feat: add log when start and remove print error in io.Copy
Fixes
- 6b9731b fix: type assertion on errors fails on wrapped errors
- 4ae1a4e fix: unhandled error