The first minor release of webnf handler, a collection
of code to aid web handler development. There is:
- Browser middlewares
- to allow http method and header overrides from a browser form or uri
- for extremely pretty exception printing, with source locations
- user agent parsing
- Timer helpers
- Common dependencies
- Dataflow / Validation
Version0.2.0-alpha1compared with
Version Details
| 0.1.18 | 0.2.0-alpha1 | |
|---|---|---|
| Release date | Jul 09, 2015 | Jan 03, 2017 |
| Licenses | EPL 1.0 | EPL 1.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.1.18 | 0.2.0-alpha1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | webnf » enlive | - | 0.2.0-alpha1 |
| ~ Updated | webnf » async-servlet | 0.1.18 | 0.2.0-alpha1 |
| ~ Updated | webnf » base | 0.1.18 | 0.2.0-alpha1 |
| ~ Updated | webnf.deps » web | 0.1.18 | 0.2.0-alpha1 |
Provided Changes (1)
| 0.1.18 | 0.2.0-alpha1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.clojure » clojure | 1.7.0 | 1.9.0-alpha14 |
Test Changes (2)
| 0.1.18 | 0.2.0-alpha1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | clojure-complete » clojure-complete | 0.2.3 | - |
| - Removed | org.clojure » tools.nrepl | 0.2.10 | - |