Changelog#
v1.2.0 (released May 11, 2022)#
Dependencies#
drop support for Python 3.11 environments. Was enabled accidentally due to build configuration error, and will be reinstated when Python 3.11 is officially released.
Deprecations#
command line option
--vcs-shim. Use command line option--vcsthat was introduced in this version instead.
New Features#
introduce
--vcscommand line option.
v1.1.0 (released May 10, 2022)#
New Features#
introduce
-V/--versioncommand line option
Bugfixes#
fix incompatibility with git v2.36
Miscellaneous#
change options for test runner
v1.0.1 (released May 09, 2022)#
Bugfixes#
enable editable installs
v1.0.0 (released May 09, 2022)#
Initial public release of Docsweeper.