Skip to content

Releases: ryanbekhen/nanoproxy

v0.2.4

18 Sep 17:24
Compare
Choose a tag to compare

Changelog

⚙️ Others

  • f13504a fix .goreleaser.yml add maintainer

v0.2.3

18 Sep 17:18
Compare
Choose a tag to compare

Changelog

⚙️ Others

v0.2.2

18 Sep 17:00
Compare
Choose a tag to compare

Changelog

⚙️ Others

  • 457c2eb add support for release to fury.io

v0.2.1

31 Aug 16:42
Compare
Choose a tag to compare

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

29 Aug 10:30
Compare
Choose a tag to compare

Changelog

Features

Others

  • 5ada5ca update main file name from proxy.go to nanoproxy.go

v0.1.1

28 Aug 19:41
Compare
Choose a tag to compare

Changelog

Others

  • 304d848 Removed Windows support after testing on the Windows platform

v0.1.0

28 Aug 19:16
Compare
Choose a tag to compare

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

v0.0.1

27 Aug 23:41
Compare
Choose a tag to compare

Changelog

Others