2017-02-11
- Use
window.fetch
when available in browser
2017-02-04
- Fix
putFileContents
authorisation bug
2017-01-29
- Add
options
argument to all methods, allowing custom headers - (Breaking)
- Move
format
arguments tooptions
object - Removed node 0.12 support
- Move
2017-01-18
- Remove node querystring calls for downstream compat
2017-01-03
- Added
options
parameter toputFileContents
2016_10_24
- Fixed username/password authentication with special characters
2016-10-13
- Initial release