From dbb715c7abf6881da3a602b1659a00c4d7d48af1 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Wed, 9 Oct 2019 11:47:56 +0800 Subject: 0.3.1 --- readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/readme.md b/readme.md index 9db7940..9ed7708 100644 --- a/readme.md +++ b/readme.md @@ -38,6 +38,17 @@ courtesy of EJ Technologies ## Changelog +### 0.3.1 + +- Mismatched decorator types applied to a single method is now a compile error + +- `staticFiles` and `staticResources` now allows you to specify response headers + +- Allow `cask.decorators.compress` to be used as a `cask.Routes` or `cask.Main` + decorator without crashing on websocket responses + +- Allow decorators to be defined and used for non-`cask.Response` results + ### 0.3.0 - Fix crashes in `cask.WebsocketClientImpl` -- cgit v1.2.3