Skip to content

Releases: domchen/depsync

v1.4.5

Choose a tag to compare

@domchen domchen released this 01 Dec 02:28

What's Changed

  • Add --mirror option to redirect repository and file URLs.

v1.4.4

Choose a tag to compare

@domchen domchen released this 21 Jul 10:19

What's Changed

  • Fix an issue where a .git folder is mistakenly created in projects that do not use Git.

v1.4.3

Choose a tag to compare

@domchen domchen released this 08 Apr 11:18

What's Changed

  • Fix the 'Hook already exists' error when downloading Git LFS files.

v1.4.2

Choose a tag to compare

@domchen domchen released this 28 Mar 10:18

What's Changed

  • Fix the issue of inconsistent file names during bz2 decompression.

v1.4.1

Choose a tag to compare

@domchen domchen released this 16 Oct 10:37
7e4e550

Add a timeout option and add support for uncompress bz2 files.

v1.4.0

Choose a tag to compare

@domchen domchen released this 19 Dec 02:19
Fix the error of writing .DEPS.unfinished file.

v1.3.16

Choose a tag to compare

@domchen domchen released this 04 Dec 10:57
Fix the version checking of DEPS file.

v1.3.15

Choose a tag to compare

@domchen domchen released this 29 Nov 16:37
Fix the 'Hook already exists: pre-push' warnning.

v1.3.14

Choose a tag to compare

@domchen domchen released this 28 Nov 02:29
Add a runtime checking for node version.

v1.3.12

Choose a tag to compare

@domchen domchen released this 22 Nov 10:11
Fix the bug that untracked files under subdirectories are not removed.