Sha256: 97e2178b1aa53cedfeffdf6b5cea66be167cd6de0e8482f0fa13a69c11b2ddbf

Contents?: true

Size: 1.3 KB

Versions: 1

Compression:

Stored size: 1.3 KB

Contents

## [Unreleased][unreleased]

## [2.1.2] - 2015-11-05
- Allow Faraday default\_connection\_options to be set

## [2.1.1] - 2015-11-05
- Fix surfacing unparseable Faraday request exception.

## [2.1.0] - 2015-10-12
- Upsert support

## [2.0.0] - 2015-7-28
- Support for API 3.0. Usage syntax has changed. Please check out the readme.
- Update MultiJSON dependency to 1.11.0
- Switch to Faraday
- Fix: Handle empty response payloads on delete

## [1.2.0] - 2015-07-16
- Same as 1.1.6 but rereleased because it's a breaking change
- Support for Ruby 2 streaming with Export API. Now returns an Array of Array of Strings instead of an Array of Strings.
- Fix a bug that caused calling methods statically on Gibbon::Export to fail

## [1.1.6] - 2015-06-04 (Yanked)
- Support for Ruby 2 streaming with Export API

## [1.1.5] - 2015-02-19
- Update MultiJSON dependency to 1.9.0
- Handle single empty space in Export API response

## [1.1.4] - 2012-11-04
- Fix JSON::ParserError on export calls that return blank results

[unreleased]: https://github.com/amro/gibbon/compare/v2.0.0...HEAD
[2.0.0]: https://github.com/amro/gibbon/compare/v1.2.0...v2.0.0
[1.2.0]: https://github.com/amro/gibbon/compare/v1.1.5...v1.2.0
[1.1.5]: https://github.com/amro/gibbon/compare/v1.1.5...v1.1.4
[1.1.4]: https://github.com/amro/gibbon/compare/v1.1.3...v1.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gibbon-2.1.2 CHANGELOG.md