What's Changed
- Fix release link in changelog by @PeterJCLaw in #1795
- Remove test dependency on sumtypes library by @EliahKagan in #1798
- Pin Sphinx plugins to compatible versions by @EliahKagan in #1803
- fix: treeNotSorted issue by @et-repositories in #1799
- Remove git.util.NullHandler by @EliahKagan in #1807
- Clarify why GIT_PYTHON_GIT_EXECUTABLE may be set on failure by @EliahKagan in #1810
- Report actual attempted Git command when Git.refresh fails by @EliahKagan in #1812
- Don't suppress messages when logging is not configured by @EliahKagan in #1813
- Pin Python 3.9.16 on Cygwin CI by @EliahKagan in #1814
- Have initial refresh use a logger to warn by @EliahKagan in #1815
- Omit warning prefix in "Bad git executable" message by @EliahKagan in #1816
- Test with M1 macOS CI runner by @EliahKagan in #1817
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #1818
- Bump Vampire/setup-wsl from 2.0.2 to 3.0.0 by @dependabot in #1819
- Remove deprecated section in README.md by @marcm-ml in #1823
- Keep temp files out of project dir and improve cleanup by @EliahKagan in #1825
New Contributors
- @PeterJCLaw made their first contribution in #1795
- @et-repositories made their first contribution in #1799
- @marcm-ml made their first contribution in #1823
Full Changelog: 3.1.41...3.1.42