Skip to content

Releases: BenB196/crashplan-ffs-go-pkg

0.3.0

07 Dec 17:53
4c61940
Compare
Choose a tag to compare

Fixes:

  • Added support for renaming of field Shared With to Shared With Users (issue #49)

0.2.9

04 Nov 17:29
Compare
Choose a tag to compare

Fixes:

  • Again tried to fix UTF-8 BOM issues with CSV

0.2.8

04 Nov 17:18
Compare
Choose a tag to compare

Fixes:

  • Fixed issue with handling first char b/c of utf-8-sig BOM

0.2.7

04 Nov 17:02
Compare
Choose a tag to compare

Fixes:

  • Fixed issue where CSV is now encoded as utf-8, but reader didn't know

0.2.6

03 Nov 20:00
Compare
Choose a tag to compare

Enhancements:

  • Added more detailed info for checking CSV headers

0.2.5

03 Nov 19:25
86b5820
Compare
Choose a tag to compare

Enhancements:

  • Added better logging around CSV header checks

0.2.4

03 Nov 18:56
06311ec
Compare
Choose a tag to compare

Fixes:

  • Fixed issue with CSV Header check that would break if End of Line character was present

0.2.3

06 Oct 15:20
0ce7ba0
Compare
Choose a tag to compare

Updates:

  • Added support for new FFS fields (issue #44)

0.2.2

05 Oct 17:09
cc26046
Compare
Choose a tag to compare

Fixes:

  • Fixed issue where Crashplan FFS sends an invalid Public IP address (issue #42)

0.2.1

16 Sep 16:07
342f1fc
Compare
Choose a tag to compare

Fixes:

  • Fixed issue where SyncDestination was being overwritten by SyncDestinationUser (issue #40)