Skip to content

v1.20.0 (2024-04-19)

Compare
Choose a tag to compare
@ZLLentz ZLLentz released this 19 Apr 17:26
· 127 commits to master since this release
a2b1b55

Features

  • Allow per-session separate ipython histories via --hist-file
    command-line argument. If omitted, default ipython behavior is used.
    When --hist-file is included with no argument, the history file
    will be written a local operator console hard drive, if available.
    An argument can be provided to use any file as the history.sqlite file.

Contributors