- Support file configuration overrides, thanks tonybaloney: 179 - Add support for analyzing Jupyter notebooks, thanks tonybaloney: 181
3.0.1
--------------------
- Automatically exclude binary files, instead of producing an error: 166
3.0.0
--------------------
- Include files with no extension but a Python shebang (thanks hawkeyej): 155 - Fix calculation of total complexity for classes: 156 - Update Colorama dependency to avoid conflicts with pytest: 164 - Fix raw metrics, which were completely broken