- Adds
GZipSupport
, contributed by @Marza - Folds
TypedParamSupport
into core making theparams.getAs[Int]
methods available everywhere
- fix reading json from post without the right header
- Include
JValueResult
by default in theNativeJsonSupport
andJacksonJsonSupport
- Make
JValueResult
only serializeTraversable
andProduct
classes