v0.3
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