Skip to content

Release v3.12.7

Compare
Choose a tag to compare
@matthewrsj matthewrsj released this 27 Oct 17:26
· 1677 commits to master since this release
This release improves rename detection times from a O(n^3) operation to
roughly a O(n^2) operation (although typically less). It also makes curl
error messages more consistent across the codebase.