Skip to content

Releases: DanEngelbrecht/golongtail

Release v0.3.1

16 May 16:49
1bfda0b
Compare
Choose a tag to compare

Changes in this Release

  • ADDED --zstd_low and --zstd_high compression options
  • UPDATED Updated longtail to v0.3.1
  • UPDATED Updated README.md

Release v0.3.0

20 Apr 21:23
0dee82e
Compare
Choose a tag to compare

Changes in this Release

  • ADDED Added --cache-target-index option to downsync/unpack that automatically caches target folder state. Default on, turn off with --no-cache-target-index
  • ADDED Added --enable-file-mapping option to relevant commands to enable reading using memory mapped files. Default off.
  • UPDATED Updated longtail to v0.3.0

Release v0.2.8

11 Apr 13:44
f978afb
Compare
Choose a tag to compare

Changes in this Release

  • ADDED Added --cache-target-index option to downsync/unpack that automatically caches target folder state. Default on, turn off with --no-cache-target-index
  • UPDATED Updated longtail to v0.2.18

Release v0.2.7

25 Feb 10:20
937ca90
Compare
Choose a tag to compare

Changes in this Release

  • UPDATED Updated longtail to v0.2.16 - fixes handling of UNC paths
  • FIX Minor logging tweaks

Release v0.2.6

27 Jan 12:02
a47b60c
Compare
Choose a tag to compare

Changes in this Release

  • UPDATED Updated longtail to v0.2.14 - fixes handling of non-ascii file names on Windows

Release v0.2.5

30 Dec 23:06
c9983d9
Compare
Choose a tag to compare

Changes in this Release

  • UPDATED Updated longtail to v0.2.12 - fixes deadlock with folders containing more than 131072 files

Release v0.2.4

07 Dec 15:11
Compare
Choose a tag to compare

Changes in this Release

  • FIXED Infinite loop when trying to downsync from an S3 store without correct permissions
  • ADDED --scan-target option for downsync, get and unpack. Default is on, disable with --no-scan-target
  • UPDATED Updated longtail to v0.2.9

Release v0.2.3

04 Dec 01:07
7a5bab1
Compare
Choose a tag to compare

Changes in this Release

  • FIXED --target-path for pack command is now optional
  • FIXED --target-path for unpack command is now optional

Release v0.2.2

04 Dec 00:26
67d9ea9
Compare
Choose a tag to compare

Changes in this Release

  • ADDED version command showing the current executable version
  • ADDED pack command to create a self contained archive from a folder
  • ADDED unpack command to update a folder from a self contained archive
  • UPDATED Updated longtail to v0.2.7

Release v0.2.2-pre7

02 Nov 23:58
Compare
Choose a tag to compare
Release v0.2.2-pre7 Pre-release
Pre-release

Changes in this Release

  • ADDED version command showing the current executable version