Sha256: d94c7133817acdff5f03af9a30c6c32de13caba1c9afde781bcd76651859b90b

Contents?: true

Size: 1.43 KB

Versions: 1

Compression:

Stored size: 1.43 KB

Contents

## 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.3.0 CHANGELOG.md