Releases: cs50/style50
Releases · cs50/style50
v2.10.4
v2.10.3
required clang-format, updated pycodestyle version
v2.10.2
set ColumnLImit to 100
v2.10.1
removed argparse from install-requires
v2.10.0: Merge pull request #120 from cs50/autopep8
Replace Black with autopep8 as the Python formatter
v2.9.1: Merge pull request #118 from cs50/rongxin-patch-1
Replace pkg_resources with importlib.metadata for Python 3.12
v2.9.0: Merge pull request #115 from cs50/black
Replace autopep8 with Black as the Python formatter
v2.8.2
added style50-cli entrypoint
v2.8.1
fixed java formatting
v2.8.0: Merge pull request #110 from cs50/clang-format
Replace astyle with clang-format