Skip to content

Releases: C2FO/vfs

Minor updates

12 Mar 20:51
a3aa4ef
Compare
Choose a tag to compare

Added awesome-go badge.
Fixed more spelling errors across codebase.
Refactored s3.Options getClient() func to be easier to understand.

fix docs

27 Feb 19:10
c4c0243
Compare
Choose a tag to compare

Fixed minor doc errors and added more tests.
No functional changes.

Updated vfssimiple factory

15 Feb 22:02
Compare
Choose a tag to compare

Updated the vfssimple factory's ability to discover registered backends based on a provided URI.

v2.0.1: Merge pull request #6 from C2FO/fix_s3_option

17 Jan 21:04
dd4b284
Compare
Choose a tag to compare

v2

17 Jan 16:44
adcf826
Compare
Choose a tag to compare
v2

Refactored for public release.
Now pluggable.
Simplified authentication.
Simplified vfssimple and vfscp.