2018.5.12
New frameworks
- Flame (Ruby) : #191 @AlexWayfer
- Fastify (Node) : #194 @thiamsantos
Upgrade
- Vapor (Swift) : #199 @tanner0101
- Actix-Web (Rust) : #216 @fafhrd91
- Router.cr (Crystal) #202 @waghanza
Fix
- Rocket (Use latest
nightly
) #217, #205 @waghanza - Fastify (Change listen address, must be 0.0.0.0) #210 @waghanza
- Avoid using Package.resolved on
Swift
(best-practice) #207 @waghanza - Gorilla/mux (task should be named as the directory) #208, #206 @waghanza
- Lucky (create empty manifest) #209 @waghanza
Misc
- Use
gunicorn
on python project (except tornado and japronto) #215 @waghanza - Clusterify node (with
pm2
) #214, #212, #213 @waghanza - Add gitignore per language #196 @thiamsantos
- Use
puma
on Ruby projects, and use allcores
#193 @AlexWayfer - Disable debug on
sanic
#195 @btegs - Use
docker
to isolate all builds / simplify process #187, #180 @tbrand, @waghanza - Start a gitter to debate #188 @OvermindDL1, @waghanza