Skip to content

Releases: andreoliwa/nitpick

v0.16.0

19 Jun 00:59
Compare
Choose a tag to compare

0.16.0 (2019-06-19)

Features

  • pre-commit: add nitpick hooks to use on .pre-commit-config.yaml (92c13ae)

v0.15.0

17 Jun 11:30
Compare
Choose a tag to compare

0.15.0 (2019-06-17)

Features

  • merge all styles into a single TOML file on the cache dir (d803f64)
  • pre-commit: compare missing and different keys on hooks (#57) (a8e2958)

v0.14.0

07 Jun 09:30
Compare
Choose a tag to compare

0.14.0 (2019-06-07)

Features

  • rename project from "flake8-nitpick" to "nitpick" (75be3b8)

v0.13.1

07 Jun 07:14
Compare
Choose a tag to compare

0.13.1 (2019-06-07)

Bug Fixes

  • show warning about project being renamed to "nitpick" (fda30fd)

v0.13.0

06 Jun 17:43
Compare
Choose a tag to compare

0.13.0 (2019-06-06)

Features

v0.12.0

03 Jun 23:45
Compare
Choose a tag to compare

0.12.0 (2019-06-03)

Features

  • get default style file from current version, not from master (e0dccb8)

v0.11.0

31 Mar 21:39
Compare
Choose a tag to compare

0.11.0 (2019-03-31)

Features

v0.10.3

13 Mar 13:41
a72e3ae
Compare
Choose a tag to compare

Bug Fixes

  • ignore FileNotFoundError when removing cache dir (837bddf)

v0.10.2

13 Mar 12:39
208763f
Compare
Choose a tag to compare

Bug Fixes

  • don't remove cache dir if it doesn't exist (FileNotFoundError) (d5b6ec9)

v0.10.1

11 Mar 13:42
149fcc6
Compare
Choose a tag to compare

Bug Fixes

  • fetch private GitHub URLs with a token on the query string (4cfc118)