Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 518 Bytes

CHANGES.md

File metadata and controls

22 lines (18 loc) · 518 Bytes

1.1.2 (2014-01-23)

  • Display failing program (with line numbers) for debugging assistance

1.1.1 (2014-01-05)

  • Detect and display installed Rust version

1.1.0 (2014-01-05)

  • 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

1.0.1 (2013-12-22)

  • Exit properly when ^D is pressed

1.0.0 (2013-12-22)

  • Initial release