Skip to content

Releases: thep0y/python-black

1.2.10

07 Sep 01:59
Compare
Choose a tag to compare
v1.2.10

fix error in handling config file when using smart mode

1.2.9

14 Jul 14:31
Compare
Choose a tag to compare

upgrade black to 23.7.0

1.2.8

27 May 15:00
8b73b50
Compare
Choose a tag to compare

Chore:

  • upgrade black to 23.3.0

1.2.7

23 Mar 03:59
00d64ef
Compare
Choose a tag to compare

fix #37

1.2.6

20 Mar 13:30
Compare
Choose a tag to compare

feat

  • Support configs in sublime project settings #31
  • Only show command when there is Python under cursor #35

fix

  • fix a typo #32

1.2.5

08 Feb 05:36
Compare
Choose a tag to compare

Fixes and Improvements

  • Upgrade black to 23.1.0

  • Upgrade pathspec to 0.11.0

  • Upgrade platformdirs to 3.0.0

1.2.4

17 Dec 11:31
Compare
Choose a tag to compare
v1.2.4

Update `black` to version 22.12.0

1.2.3

06 Dec 05:49
faa4f5d
Compare
Choose a tag to compare
Merge pull request #29 from johnburnett/set_mode

Adds and exposes set_mode

1.2.2

22 Nov 14:50
Compare
Choose a tag to compare
v1.2.2

fix: https://github.com/thep0y/python-black/issues/24

1.2.1

01 Nov 12:49
Compare
Choose a tag to compare
v1.2.1

fix: https://github.com/thep0y/python-black/issues/22