- compatibility with play 2.6.0
- release compatible with play 2.5.0
-
Fix truncated response in FakeWSRequestHolder #15
contribution from @avdv -
release compatible with play 2.5.0-RC2
- release compatible with play 2.5.0-RC1
- first version compatible with play 2.4.y
- same release as 0.15 - use the same version number as play (2.3.x compatible with play 2.3.y)
- fix leanovate#6
-
support for
allHeaders
+getResponseBodyAsBytes
#2
contribution from @kwark -
support for
withMethod
inexecute
andstream
#3
contribution from @sebdotv -
Allow WS varargs to be passed as immutable Seqs #5
fix from @jdanbrown
- handle URL query parameters
- remove dependency to specs2 - retain only mockito
- add Route