Sha256: 99b7cae7f5a5c01ebdcb516aba203f19b333a9e5ef4d03291abec200957a05f2

Contents?: true

Size: 719 Bytes

Versions: 2

Compression:

Stored size: 719 Bytes

Contents

## 0.1.5 (21 November 2016)

- Pass `read_timeout` and `open_timeout` explicitly for clarity.

## 0.1.4 (14 November 2016)

- Update to Ruby 2.2.5
- Add `timeout:` parameter to `HTTPHelper`, with a default of 10 minutes.

## 0.1.3 (15 August 2016)

- Use 2.0.0 release version of `rest-client` to fix issues with cookie handling in redirection

## 0.1.2 (11 July 2016)

- Use `Content-disposition: attachment` (per [SWORD spec](http://swordapp.github.io/SWORDv2-Profile/SWORDProfile.html))
  instead of `form-data`, now that Merritt supports it properly.

## 0.1.1 (23 June 2016)

- `logger` is now a parameter passed to `Stash::Sword::Client` instead of a global singleton.

## 0.1.0 (8 June 2016)

- Initial release.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
stash-sword-0.1.6 CHANGES.md
stash-sword-0.1.5 CHANGES.md