Skip to content

Releases: waifuvault/waifuVault-go-api

v1.8.1

20 Aug 12:34
Compare
Choose a tag to compare

slight change in api name

v1.8.0

20 Aug 00:46
fa5f691
Compare
Choose a tag to compare

Added support for buckets

v1.7.1

13 May 12:03
67103ae
Compare
Choose a tag to compare

moved password from query to body- re-version due to error

v1.7.0

13 May 12:00
67103ae
Compare
Choose a tag to compare

password moved from query to body param

v1.6.1

02 Apr 16:54
df6f7e9
Compare
Choose a tag to compare

Add new feature one_time_download that allowes you to specify if you want a file to be deleted when it is downloaded and restructure the response.

v1.6.0

20 Mar 21:51
cfd3bdb
Compare
Choose a tag to compare

Add modify endpoint, updated docs

update doc

14 Mar 19:58
c22f645
Compare
Choose a tag to compare
Merge pull request #6 from waifuvault/update-doc

update readme

add ctx

14 Mar 19:54
fc9844a
Compare
Choose a tag to compare

This is a breaking change due to the fact that you now initalise the api via it's constructor.

also added context to each function to manage requests

first release

12 Mar 22:30
Compare
Choose a tag to compare

first public release