Skip to content

Releases: VolumeGraphics/lfspull

0.4.3

Choose a tag to compare

@TheAdiWijaya TheAdiWijaya released this 24 Jun 12:08
9ef6bd0
Merge pull request #8 from VolumeGraphics/fix/windows-worktree-gitdir…

0.4.2

Choose a tag to compare

@TheAdiWijaya TheAdiWijaya released this 13 Jan 07:46
9bc0f5a
  • create temp file in the cached folder instead of working directory
  • detect whether cached file and repo are in the same drive/device. If yes, use hard link, if not, file will be copied

0.4.1

Choose a tag to compare

@TheAdiWijaya TheAdiWijaya released this 08 Jan 08:38
1bb71bb

0.4.1

  • add rust-toolchain 1.88
  • read git config for lfs storage path
  • add timeout

0.4.0

  • upgrade a few dependencies
  • add retry attempt when failing fetching from git

0.3.1

Choose a tag to compare

@TheAdiWijaya TheAdiWijaya released this 06 Sep 11:27
a9d8fa9

Add cache file existence check when renaming temp file:
fix bug when trying to rename temp file to cache file, but cache file is already created and locked by other parallel job

0.3.0

Choose a tag to compare

@TheAdiWijaya TheAdiWijaya released this 21 Aug 07:55
614c12e

use stream_bytes to download object directly into a temporary files and avoid 'memory allocation of x bytes failed'

0.2.0

Choose a tag to compare

@ChrisRega ChrisRega released this 27 Mar 07:04
4a17d0e

Added verbose flag to CLI
Added summary to CLI

0.1.0 - first release

Choose a tag to compare

@ChrisRega ChrisRega released this 21 Oct 06:47
09f044a
Create release.yml