-
2.1.0
- Add
.locked()
(HTTP 423) and.notImplemented()
(HTTP 501) (#4 — crobinson42)
- Add
-
2.0.0
- Update packages and set minimum Node version to 8 (LTS at time of release).
-
1.0.1
- Use
standard
code style.
- Use
-
1.0.0
- [BREAKING]: renamed
ctx.respond
toctx.send
due to a naming conflict in Koa.
- [BREAKING]: renamed
-
0.3.0
- Initial release