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.1.0-alpha6compared with
Version Details
| 0.1.0-alpha4 | 0.1.0-alpha6 | |
|---|---|---|
| Release date | Nov 25, 2014 | Feb 18, 2015 |
| Licenses | EPL 1.0 | EPL 1.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.1.0-alpha4 | 0.1.0-alpha6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | webnf » async-servlet | 0.1.6 | 0.1.8 |
| ~ Updated | webnf » base | 0.1.0-alpha4 | 0.1.0-alpha6 |
| ~ Updated | webnf.deps » web | 0.1.0-alpha4 | 0.1.0-alpha6 |
| - Removed | org.clojure » clojure | 1.6.0 | - |
Provided Changes (1)
| 0.1.0-alpha4 | 0.1.0-alpha6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.clojure » clojure | - | 1.7.0-alpha5 |
Test Changes (2)
| 0.1.0-alpha4 | 0.1.0-alpha6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | clojure-complete » clojure-complete | - | 0.2.3 |
| + Added | org.clojure » tools.nrepl | - | 0.2.6 |