New:
- Add
show --ex
for showing context for the last exception. - Show call context (whereami) for debug sessions.
Improved:
- Fix using exit or die as an expression (Thanks @zonuexe!)
- Fix exceptions during autocomplete on some Windows installs.
- Don't show the current
hist
call in the history results. - Add a bunch of missing line numbers on fatal errors.
- Documentation overhaul.