Skip to content

Releases: pushplay/cassava

v0.3.0

26 Oct 00:16
Compare
Choose a tag to compare
  • Don't leak error messages for internal errors.

v0.2.5

19 Oct 17:16
Compare
Choose a tag to compare
  • Fix JSON string response not being JSON.stringified() when the response Content-Type is undefined or application/json. When Content-Type is text/plain the string will not be altered.

v0.2.4

18 Oct 23:43
Compare
Choose a tag to compare
  • Fix JSON string input being double parsed with disasterous results in BuildableRoute.

v0.2.3

06 Sep 22:18
Compare
Choose a tag to compare
  • Define uuid as dependency and not dev dependency.

v0.2.2

15 Aug 22:50
Compare
Choose a tag to compare
  • Fix LoggingRoute reqbody.

v0.2.1

06 Jul 17:17
Compare
Choose a tag to compare
  • Mark RouterEvent.body as any for easier use without casting.

v0.2.0

30 Jun 19:44
Compare
Choose a tag to compare
Release 0.2.0.

v0.1.0

30 Jun 19:44
Compare
Choose a tag to compare
Release 0.1.0.  uriDecode pathParameters.