📣 ktor 0.2.3 released! 🎉
- module functions introduced instead of Application inheritance, ApplicationModule is deprecated, see examples to understand migration
- authentication, freemarker and compression are converted to features
- response and request API cleanup
- response objects hierarchy reworked
- authentication configuration improved
- better error and status pages configuration
- modules reorganization, some classes were moved to different packages
- many deprecations: most of them are going to be wiped out
- a lot of optimizations has been done to reduce memory allocations, response time and to keep fine throughput
- bugfixes
- kotlin 1.0.5