Skip to content

v0.3

Compare
Choose a tag to compare
@krassowski krassowski released this 08 Feb 20:29
· 82 commits to main since this release

Features:

  • signature detection (function/class signature in the first line of code)
  • warning block detection
  • kwargs and args in parameters detection

Bug fixes:

  • lines after prompt (>>>)-specified code block are only interpreted as code output if there is no empty line in between