Releases: BenB196/crashplan-ffs-go-pkg
Releases · BenB196/crashplan-ffs-go-pkg
0.3.0
Fixes:
- Added support for renaming of field Shared With to Shared With Users (issue #49)
0.2.9
Fixes:
- Again tried to fix UTF-8 BOM issues with CSV
0.2.8
Fixes:
- Fixed issue with handling first char b/c of utf-8-sig BOM
0.2.7
Fixes:
- Fixed issue where CSV is now encoded as utf-8, but reader didn't know
0.2.6
Enhancements:
- Added more detailed info for checking CSV headers
0.2.5
Enhancements:
- Added better logging around CSV header checks
0.2.4
Fixes:
- Fixed issue with CSV Header check that would break if End of Line character was present
0.2.3
Updates:
- Added support for new FFS fields (issue #44)
0.2.2
Fixes:
- Fixed issue where Crashplan FFS sends an invalid Public IP address (issue #42)
0.2.1
Fixes:
- Fixed issue where SyncDestination was being overwritten by SyncDestinationUser (issue #40)