* Initial support for IPython magics (`%thing` and `%%thing`) and inline shell `! command` ([28](https://github.com/ploomber/soorgeon/issues/28))
* Output pipeline keeps the same format as input ([35](https://github.com/ploomber/soorgeon/issues/35))
* Checking with `pyflakes` before refactoring ([27](https://github.com/ploomber/soorgeon/issues/27))
* Adds `--file-format/-f option`
* Suggest `--single-task` under specific scenarios ([37](https://github.com/ploomber/soorgeon/issues/37))