Skip to content

Releases: doyensec/safeurl

Release 0.2.5

Choose a tag to compare

@v1ktor0t v1ktor0t released this 11 Jun 10:20
bfe6b43
  • Improved error handling in the custom Control function (thanks @agparadiso)

Release 0.2.4

Choose a tag to compare

@v1ktor0t v1ktor0t released this 04 Jun 15:35
a2c2075
  • Don't allow custom http.Transport objects with custom Dial implementations
  • Expanded the private network blocklist (thanks @tonghuaroot)

Release 0.2.3

Choose a tag to compare

@v1ktor0t v1ktor0t released this 02 Jun 06:13
  • Added support for custom http.Transfer objects on the WrappedClient (thanks @cedric-cordenier)

Release 0.2.2

Choose a tag to compare

@v1ktor0t v1ktor0t released this 04 Jun 11:53
7600cc1

New release containing updated dependences. (thanks @paulpowerwv)

Release 0.2.1

Choose a tag to compare

@v1ktor0t v1ktor0t released this 08 Mar 15:29

This is a small release, containing dependency updates which addressing the following issue:

Release 0.2.0

Choose a tag to compare

@v1ktor0t v1ktor0t released this 01 Feb 14:10

This release contains configuration improvements and a couple of bug fixes.

Changelog

  • fix for #3
  • added support for applying custom tls.Config to safeurl.Config (thanks to @carstein)

First Public Release

Choose a tag to compare

@v1ktor0t v1ktor0t released this 13 Dec 15:02
371971b

This is the first public release of safeurl for Go