Tags: IIKovalenko/nitpick
Tags
chore(release): 0.18.0 [skip ci] # [0.18.0](andreoliwa/nitpick@v0.17.0...v0.18.0) (2019-08-09) ### Bug Fixes * broken link on README (fixes [andreoliwa#70](andreoliwa#70), thanks [@sobolevn](https://github.com/sobolevn)) ([b35bbdb](andreoliwa@b35bbdb)) ### Features * **pyproject.toml:** validate [tool.nitpick] section ([765562a](andreoliwa@765562a))
chore(release): 0.17.0 [skip ci] # [0.17.0](andreoliwa/nitpick@v0.16.1...v0.17.0) (2019-08-08) ### Bug Fixes * **setup.cfg:** silently ignore invalid sections to avoid exceptions ([79cb441](andreoliwa@79cb441)), closes [andreoliwa#69](andreoliwa#69) ### Features * highlight suggested changes with color ([f49f456](andreoliwa@f49f456)) * **json:** check if a JSON file contains the specified JSON data ([47fa133](andreoliwa@47fa133)) * **json:** check if a JSON file contains the specified keys ([0f8a53c](andreoliwa@0f8a53c)) * **json:** suggest content when file doesn't exist ([502eb3d](andreoliwa@502eb3d)) * **pre-commit:** add commitlint hook to the default recommended style ([61f467c](andreoliwa@61f467c))
chore(release): 0.16.1 [skip ci] ## [0.16.1](andreoliwa/nitpick@v0.16.0...v0.16.1) (2019-06-19) ### Bug Fixes * don't try to remove the .cache root dir, it leads to errors sometimes ([856d8e7](andreoliwa@856d8e7)) * move flake8 plugins from nitpick to pre-commit ([7913e19](andreoliwa@7913e19))
chore(release): 0.16.0 [skip ci] # [0.16.0](andreoliwa/nitpick@v0.15.0...v0.16.0) (2019-06-19) ### Features * **pre-commit:** add nitpick hooks to use on .pre-commit-config.yaml ([92c13ae](andreoliwa@92c13ae))
chore(release): 0.15.0 [skip ci] # [0.15.0](andreoliwa/nitpick@v0.14.0...v0.15.0) (2019-06-17) ### Features * merge all styles into a single TOML file on the cache dir ([d803f64](andreoliwa@d803f64)) * **pre-commit:** compare missing and different keys on hooks ([andreoliwa#57](andreoliwa#57)) ([a8e2958](andreoliwa@a8e2958))
chore(release): 0.14.0 [skip ci] # [0.14.0](andreoliwa/nitpick@v0.13.1...v0.14.0) (2019-06-07) ### Features * rename project from "flake8-nitpick" to "nitpick" ([75be3b8](andreoliwa@75be3b8))
chore(release): 0.13.1 [skip ci] ## [0.13.1](andreoliwa/nitpick@v0.13.0...v0.13.1) (2019-06-07) ### Bug Fixes * show warning about project being renamed to "nitpick" ([fda30fd](andreoliwa@fda30fd))
chore(release): 0.13.0 [skip ci] # [0.13.0](andreoliwa/nitpick@v0.12.0...v0.13.0) (2019-06-06) ### Features * run on Python 3.5 ([185e121](andreoliwa@185e121))
chore(release): 0.12.0 [skip ci] # [0.12.0](andreoliwa/nitpick@v0.11.0...v0.12.0) (2019-06-03) ### Features * get default style file from current version, not from master ([e0dccb8](andreoliwa@e0dccb8))
chore(release): 0.11.0 [skip ci] # [0.11.0](andreoliwa/nitpick@v0.10.3...v0.11.0) (2019-03-31) ### Features * allow pyproject.toml to be located in root dir's parents (thanks [@michael-k](https://github.com/michael-k)) ([andreoliwa#21](andreoliwa#21)) ([d3c4d74](andreoliwa@d3c4d74))
PreviousNext