- Add ``--md`` option to ``cc`` command to export results as Markdown (thanks to kanekotic): 205 - Add async function support to Halstead visitor (thanks to rharish101): 208
4.4.0
--------------------
- Use utf-8 as the default encoding on Python 3.0+: 203 - Allow custom config file path through the RADONCFG env var: 207
4.3.2
--------------------
- Move `Flake8Checker` to separate, isolated module (thanks to tribals): 200
4.3.1
--------------------
- Separate `flake8-polyfill` to extra requirements (thanks to tribals): 189
4.2.0
--------------------
- Fix for Python 2.7 (thanks to edwinelisia): 191 - Pin Colorama to different versions depending on the Python version (thanks to douardda): 193