Sha256: 0ee1be434ae66501ef200824da6f6ee21123e75d109e1b46228f20ed87f422bc

Contents?: true

Size: 1.5 KB

Versions: 1

Compression:

Stored size: 1.5 KB

Contents

## 1.4.0 (Mar 21, 2012)

- Raise errors coming from the response


## 1.3.0

- All strings are now force-encoded to UTF-8
- Use FakeWeb to stub the API responses


## 1.2.1 (Aug 24, 2011)

Bugfixes:

  - Fixed a serious bug with successive object initialization

Features:

  - Useful to_s for every object


## 1.2.0 (Aug 15, 2011)

Bugfixes:

  - Fix the response hash key, since it is named after the resource
  - Zender find works using the code field, not the id.
  - Replaced method_missing with define_method.

Features:

  - Now tested with Travis


## 1.1.0 (Aug 11, 2011)

Bugfixes:

  - Return nil for attributes that exist, but have nil value
  - Made the base class slimmer
  - Shared examples for the base class are now less brittle


## 1.0.0 (Aug 11, 2011)

Features:

  - Added Zender - Series resource
  - Added Zender - Current series resource
  - Added Omroep - Current series resource

## 0.1.0 (Aug 11, 2011)

Bugfixes:

  - Massive cruft extermination
  - Added httparty as a gem dependency

Features:

  - Use Bundler for development
  - Use RSpec for development

## 0.0.9 (unreleased)

Bugfixes:

  - Serie now uses nebo id

## 0.0.8 (Oct 7, 2009)

Bugfixes:

  - Serie.all and Serie.search now return arrays

## 0.0.4 (Sep 1, 2009)

Features:

  - Added Omroep
  - Move shared logic to abstract base class

## 0.0.2 (Aug 26, 2009)

Bugfixes:

  - Gives proper warning when API_KEY is missing
  
Features:

  - First gem release
  - Added aflevering

## 0.0.0 (Aug 12, 2009)

Features:

  - Initial version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zelda-1.4.0 CHANGELOG.md