Skip to content

Release 2.4.0

Compare
Choose a tag to compare
@dregad dregad released this 19 May 18:14
· 139 commits to master since this release
v2.4.0

Added

  • Support for VisualSVN Server, thanks to David Hopkins, FBR Ltd #313
  • Default primary branch can be configured for git-based repositories #308

Changed

  • GitHub: use GuzzleHttp instead of cURL #336
  • SVN: improve documentation #311

Fixed

  • GitHub: allow processing more than 30 branches #327
  • GitHub: authentication using query parameters is deprecated #335
  • SVN: Workaround to avoid data import failures due to timeout reading proc_open() buffers #333