1.0.0 - first working release 1.0.1 - fixed trailing period causing parsing error in package 1.0.2 - mistake in repo url 1.0.3 - release on atom.io 1.0.4 - updated README 1.0.5 - F841 are now considered as warnings 1.0.6 - fixed formatting in README 1.0.7 - fixed mistakes in README.md pyflakes -> flake8, flake8 path should be specified in key: 'executableDir' 1.0.8 - changed repo name to linter-flake8, added new options in config, fixed a typo in config 1.1.0 - repo moved to AtomLinter organization 1.1.1 - handled windows line endings 1.2.0 - add maxComplexity and selectErrors options to config 1.3.0 - pep257 errors are now handled, minor patches 1.4.0 - flake8 config files is now handled 1.4.1 - fixed deprecation warnings