- Support for Rust 1.0.0-beta
- Display failing program (with line numbers) for debugging assistance
- Detect and display installed Rust version
- Keep a basic history
- Show the type of the return value
- Display the type and value of let and fn statements
- Rewrite internals around an ERB template
- Exit properly when ^D is pressed
- Initial release