Releases: savsgio/atreugo
Releases · savsgio/atreugo
v11.4.2
- 3014be9 Upgrade golangci-lint to v1.29.0 (Sergio Andres Virviescas Santana)
- ae2a71b Upgrade fasthttp to v1.15.1 and router to v1.2.3 (Sergio Andres Virviescas Santana)
v11.4.1
- 22e9b30 Upgrade golangci-lint (Sergio Andres Virviescas Santana)
- d34f3bc Add support to multiples virtual hosts with same behaviour (Sergio Andres Virviescas Santana)
v11.4.0
- 5829d17 Add Atreugo.NewVirtualHost (Sergio Andres Virviescas Santana)
NOTICE
Now the Virtual Hosts (aka "Server Blocks") are supported!! 🎉
Thank you so much to Jeff Shoemaker for your suggestion!
v11.3.4
- 6b40c09 Minimal improve (Sergio Andres Virviescas Santana)
v11.3.3
- 3430e5a Refactor and fix Router.buildMiddlewares (Sergio Andres Virviescas Santana)
- 4a5d4ee Code refactor and improvements (Sergio Andres Virviescas Santana)
v11.3.2
- e30c88c Code fixes (Sergio Andres Virviescas Santana)
- 808d80d Upgrade router to v1.2.2 (Sergio Andres Virviescas Santana)
v11.3.1
- 461932e Deprecate Go 1.9/1.10 (Sergio Andres Virviescas Santana)
- bda9616 Fix tests on windows (Sergio Andres Virviescas Santana)
- 0ad7f87 d8ea62b bda9616 Upgrade gotils, update .travis.yml (Sergio Andres Virviescas Santana)
Notable Changes
- Added full support for Windows
- Deprecated Go 1.9/1.10
v11.3.0
- 5c63aec Init routes in ServeConn (Sergio Andres Virviescas Santana)
- 972a673 Upgrade fasthttp to v1.14.0 and router to v1.1.6 (Sergio Andres Virviescas Santana)
- 20334e8 Add Atreugo.ServeConn (Sergio Andres Virviescas Santana)
v11.2.3
- 140dc1f Add Config.ContinueHandler (Sergio Andres Virviescas Santana)
- bc1eb00 Upgrade router to v1.1.5 (Sergio Andres Virviescas Santana)
- c7a1757 Use json stdlib (Sergio Andres Virviescas Santana)
- 1371031 Upgrade fasthttp to v1.13.1 and router to v1.1.4 (Sergio Andres Virviescas Santana)
v11.2.2
- a73662e Upgrade router to v1.1.3 (Sergio Andres Virviescas Santana)