Skip to content

Releases: fulldump/golax

v0.6.3 Modulus

03 Feb 00:26
327c731
Compare
Choose a tag to compare

v0.6.1 Depp 500 - Fix 2

14 May 18:20
3e3fd4e
Compare
Choose a tag to compare

[CI]

  • Update travis yaml

v0.6.0 Deep 500 - Fix 1

17 Nov 17:35
Compare
Choose a tag to compare

[Fixes]

  • Do not allow more than 1 call to WriteHeader
  • Unexpected errors, now return also the panic text on the first line. Now it returns the panic text + the stack trace

v0.6.0 Deep 500

28 Sep 17:57
Compare
Choose a tag to compare

[Routing]

  • Add deep interceptors
  • Add handler_500 error

[Fixes]

  • Append operation to c.PathHandlers

v0.5.0 Trailing tail

01 Jun 14:45
Compare
Choose a tag to compare

[Documentation]

[Routing]

  • Add Google custom methods

[Others]

  • Optimize routing order
  • Cache some node path operations

v0.4.0 Worker mouse

09 Nov 09:55
Compare
Choose a tag to compare

[Documentation]

[Routing]

  • Add fullpath feature
  • Support for Context.Parameters

[Fixes]

  • Fixed chaining interceptors bug

[Others]

  • Add interceptor NoCache

v0.3.0 Iron peak

17 Feb 23:44
Compare
Choose a tag to compare

Release notes:

  • Fix issue #5 (url parameter is lost)
  • Allow regex in nodes with parameters
  • Add some doc

v0.2.0 Beater birdsmouth

12 Feb 17:19
Compare
Choose a tag to compare

Release notes:

  • Original httpWriter has been wrapped, so now c.Response.StatusCode and c.Response.Length are available
  • Support c.PathHandlers
  • All references to middlewares now are interceptors
  • Added new interceptor: golax.InterceptorLog

v0.1.0 Broken Eggshell

05 Feb 15:35
Compare
Choose a tag to compare

Fully featured framework:

  • Routing
  • Interceptors
  • Parameters