- Force serde to always be on (7f1e2027)
- context: Reduce scope of public API (866eb0cb)
- error: Clean up error API (6a950048)
- filter: Switch to standard error type (3d18b718)
- Cleanup each crate's API (2e4ab661)
- interpreter: Clarify names (6b96f92b)
- perf: Don't clone globals (fbc1c153)
- render: Use a Write (0093a595, closes #187)
- value: