Skip to content

Releases: AnswerDotAI/ipythonng

v0.0.4

Choose a tag to compare

@jph00 jph00 released this 19 Apr 21:52

New Features

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

v0.0.3

Choose a tag to compare

@jph00 jph00 released this 22 Mar 04:52

New Features

  • Handle CLI flag combining (#2)

v0.0.2

Choose a tag to compare

@jph00 jph00 released this 20 Mar 05:47

New Features

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

v0.0.1

Choose a tag to compare

@jph00 jph00 released this 18 Mar 00:43
  • init release