Skip to content

Releases: tox-dev/pyproject-fmt

1.5.1

09 Nov 21:13
aad4f7b
Compare
Choose a tag to compare

Full Changelog: 1.5.0...1.5.1

1.5.0

09 Nov 18:58
cbdbeea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.5.0

1.4.1

01 Nov 23:54
0accc32
Compare
Choose a tag to compare

What's Changed

  • Allow --check and --keep-full-version, they are not mutually exclusive by @adamtheturtle in #152

Full Changelog: 1.4.0...1.4.1

1.4.0

01 Nov 19:02
335e657
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

25 Oct 16:37
c62cf3f
Compare
Choose a tag to compare

What's Changed

  • CLI: Accept --version argument, to print the package version by @amotl in #139
  • Fix generating Python version classifiers based on python-requires by @gaborbernat in #140

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

02 Oct 15:19
753f844
Compare
Choose a tag to compare

What's Changed

  • GitHub Actions: Autoupgrade to Py3.12 production release by @cclauss in #131
  • _PY_MAX_VERSION: int = 12 by @cclauss in #132

Full Changelog: 1.1.0...1.2.0

1.1.0

28 Aug 14:06
b5b0cb0
Compare
Choose a tag to compare

What's Changed

  • feat: allow pep440 version specifiers in requires-python by @MindTooth in #123

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

22 Aug 16:21
d6e3d40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.1...1.0.0

0.13.1

11 Aug 15:42
8b471ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.13.0...0.13.1

0.13.0

03 Jul 23:06
a7b43f6
Compare
Choose a tag to compare
Add `autopep8` (#105)