Skip to content

Releases: andreoliwa/nitpick

v0.2.0

07 Jan 17:16
bc8a8a8
Compare
Choose a tag to compare

build

  • Upgrade packages and lint with flake8 (22f4c62)
  • v0.2.0 (with conventional-changelog and bumpversion) (bc8a8a8)

docs

  • Add docs on how to configure pyproject.toml and style (4a1d221)

feat

  • Check missing key/value pairs in pyproject.toml (190aa6c)
  • Compare setup.cfg configuration (2bf144a)
  • First warning, only on the main Python file (0b30506)
  • Read config from pyproject.toml, cache data, run only on one Python (265daa5)
  • Read style from TOML file/URL (or climb directory tree) (84f19d6)
  • Respect the files section on nitpick.toml (9e36a02)
  • Use nitpick's own default style file if none is provided (4701b86)

refactor

  • Rename to flake8-nitpick (1e4f42e)

test

v0.1.1

07 Jan 17:16
9fb4749
Compare
Choose a tag to compare
Upload hotfix

v0.1.0

07 Jan 17:16
2143c55
Compare
Choose a tag to compare
Add PyPI upload tools