Skip to content

Releases: Nealium/ruff-quickfix

V0.2.1

13 Sep 19:56
v0.2.1
f34596d

Choose a tag to compare

Arguments

  1. Changed cli arguments to pathlib.Path objects

Development

  1. Added support for devenv (nix)
  2. Added typos pre-commit hook
  3. Fixed tox trying to upload coverage report on local runs

V0.2.0

21 Sep 16:18
v0.2.0
ff12c4d

Choose a tag to compare

Compatibility with older versions of Ruff

  1. JSON output format
  2. Environmental variables instead of direct CLI arguments

Better Errors

  1. JSONDecodeError catch
  2. stderr outputs at the bottom. Example ruff config deprecation messages

v0.1.0

24 Aug 17:50
v0.1.0
53a1afc

Choose a tag to compare

Initial release