Skip to content

Releases: ralvarezdev/go-net

trying to solve a superfluous response call from json stream encoder

11 Feb 00:18
db022d2

Choose a tag to compare

v0.9.17

fix: trying to solve a superfluous response call from json stream enc…

trying to solve a bug where the parent router doesn't pass its middlewares to its groups routers (part IV)

10 Feb 23:57
aa84cac

Choose a tag to compare

v0.9.16

fix: trying to solve a bug where the parent router doesn't pass its m…

trying to solve a bug where the parent router doesn't pass its middlewares to its groups routers (part III)

10 Feb 23:38
3faab9e

Choose a tag to compare

v0.9.15

fix: trying to solve a bug where the parent router doesn't pass its m…

trying to solve a bug where the parent router doesn't pass its middlewares to its groups routers (part II)

10 Feb 23:32
fb7381c

Choose a tag to compare

v0.9.14

fix: trying to solve a bug where the parent router doesn't pass its m…

trying to solve a bug where the parent router doesn't pass its middlewares to its groups routers

10 Feb 23:05
67b2a66

Choose a tag to compare

v0.9.13

fix: trying to solve a bug where the parent router doesn't pass its m…

trying to fix a bug in HandleError implementation

10 Feb 22:48
ca4c25a

Choose a tag to compare

v0.9.12

refactor: trying to fix a bug in HandleError implementation

added ServeStaticFiles function to Router interface and implementation

08 Feb 03:37
1769e7b

Choose a tag to compare

v0.9.11

feat: added ServeStaticFiles function to Router interface and impleme…

solved some minor errors (part III)

08 Feb 00:56
399300e

Choose a tag to compare

v0.9.10

fix: solved some minor errors (part III)

solved some minor errors (part II)

08 Feb 00:43
f29fa75

Choose a tag to compare

v0.9.9

fix: solved some minor errors (part II)

solved some minor errors

08 Feb 00:41
c01a2a2

Choose a tag to compare

v0.9.8

fix: solved some minor errors