Releases: waifuvault/waifuVault-go-api
Releases · waifuvault/waifuVault-go-api
v1.8.1
v1.8.0
Added support for buckets
v1.7.1
moved password from query to body- re-version due to error
v1.7.0
password moved from query to body param
v1.6.1
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
Add modify endpoint, updated docs
update doc
Merge pull request #6 from waifuvault/update-doc update readme
add ctx
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
first public release