Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 611 Bytes

File metadata and controls

30 lines (14 loc) · 611 Bytes

Release notes

0.0.4

New Features

  • Avoid double-await (#4)
  • Add async cell magic support, inspect.getfile patch, SyntaxTB msg coercion, and tests (#3)

0.0.3

New Features

  • Handle CLI flag combining (#2)

0.0.2

New Features

  • Add PTY-based system command execution with output capture and history integration (#1)

0.0.1

  • init release