- Make \[eval\]{.title-ref} output match Octave session output. If
verbose=True, print all Octave output. Return the last "ans" from
Octave, if available. If you need the response, use
\[return_both\]{.title-ref} to get the \[(resp, ans)\]{.title-ref} pair
back
- As a result of the previous, Syntax Errors in Octave code will now
result in a closed session on Windows.
- Fix sizing of plots when in inline mode.
- Numerous corner case bug fixes.