* Updated style in much of the codebase to match community expectations. See 632, 633, 634, 637, 639, 638, 642, 648.
24.0.2
Not secure
=======
* If MSVC++14 is needed ``setuptools.msvc`` now redirect user to Visual C++ Build Tools web page.
24.0.1
Not secure
=======
* 625 and 626: Fixes on ``setuptools.msvc`` mainly for Python 2 and Linux.
24.0.0
Not secure
=======
* Pull Request 174: Add more aggressive support for standalone Microsoft Visual C++ compilers in msvc9compiler patch. Particularly : Windows SDK 6.1 and 7.0 (MSVC++ 9.0), Windows SDK 7.1 (MSVC++ 10.0), Visual C++ Build Tools 2015 (MSVC++14) * Renamed ``setuptools.msvc9_support`` to ``setuptools.msvc``.
23.2.1
Not secure
=======
Re-release of v23.2.0, which was missing the intended commits.
* 623: Remove used of deprecated 'U' flag when reading manifests.
23.1.0
Not secure
=======
* 619: Deprecated ``tag_svn_revision`` distribution option.