API-Incompatible Changes
- `rouver.response`: `created_at()`, `created_as_json()`,
`temporary_redirect()`, and `see_other()` now treat URLs without a
leading slash as relative to the request path.
Improvements
- `rouver.html`: Replace `—` with `&x2014;` for improved
compatibility with XML parsers.
- `rouver.response`: `created_at()`, `created_as_json()`,
`temporary_redirect()`, and `see_other()` now support absolute URLs.