wemake-python-styleguide v0.0.6 Release Notes

  • ๐Ÿ”‹ Features

    • We now check import aliases to be different from the original name
    • 0๏ธโƒฃ Default complexity checks' values have changed

    ๐Ÿ›  Bugfixes

    • ๐Ÿ— ReadTheDocs build is fixed by providing extra dependencies
    • ๐Ÿ”„ Changed how local variables are counted

    Misc

    • ๐Ÿ‘Œ Improved typing support
    • โž• Added new documentation sections