Skip to content

Releases: cs50/style50

v3.0.0: Merge pull request #130 from cs50/v3

Choose a tag to compare

@github-actions github-actions released this 21 Mar 16:41
06e5404
Port style50.vsix formatting capability over

v2.11.0: Merge pull request #129 from cs50/rongxin-patch-1

Choose a tag to compare

@github-actions github-actions released this 17 Mar 13:31
d305b0a
Fix terminal size detection when output is piped

v2.10.4

Choose a tag to compare

@github-actions github-actions released this 03 Aug 04:16
fixed action script

v2.10.3

Choose a tag to compare

@github-actions github-actions released this 03 Apr 16:06
required clang-format, updated pycodestyle version

v2.10.2

Choose a tag to compare

@github-actions github-actions released this 03 Mar 08:04
set ColumnLImit to 100

v2.10.1

Choose a tag to compare

@github-actions github-actions released this 05 Jan 02:48
removed argparse from install-requires

v2.10.0: Merge pull request #120 from cs50/autopep8

Choose a tag to compare

@github-actions github-actions released this 04 Jan 22:50
6177cb7
Replace Black with autopep8 as the Python formatter

v2.9.1: Merge pull request #118 from cs50/rongxin-patch-1

Choose a tag to compare

@github-actions github-actions released this 19 Nov 06:11
51d7fd7
Replace pkg_resources with importlib.metadata for Python 3.12

v2.9.0: Merge pull request #115 from cs50/black

Choose a tag to compare

@github-actions github-actions released this 27 Oct 20:00
b58023a
Replace autopep8 with Black as the Python formatter

v2.8.2

Choose a tag to compare

@github-actions github-actions released this 05 Oct 18:30
added style50-cli entrypoint