Skip to content

Releases: VolumeGraphics/lfspull

0.4.2

13 Jan 07:46
9bc0f5a

Choose a tag to compare

  • 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

08 Jan 08:38
1bb71bb

Choose a tag to compare

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

06 Sep 11:27
a9d8fa9

Choose a tag to compare

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

21 Aug 07:55
614c12e

Choose a tag to compare

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

0.2.0

27 Mar 07:04
4a17d0e

Choose a tag to compare

Added verbose flag to CLI
Added summary to CLI

0.1.0 - first release

21 Oct 06:47
09f044a

Choose a tag to compare

Create release.yml