Sha256: b2d992dc52a596934324819cc72cf5a198b7c57d558953eb246a6a80e07c5d7b

Contents?: true

Size: 942 Bytes

Versions: 2

Compression:

Stored size: 942 Bytes

Contents

== 1.1.0 / 2013-11-12

* Modernize source
* Support Ruby 1.9, 2.0
* Requires >= Ruby 1.9

== 1.0.1 / 2008-08-02

* In the near future the TWFY API will require an API Key for all calls. In preparation for this, this binding now requires an API Key. They are available at http://www.theyworkforyou.com/api/key
* Added support for new features of TWFY API (still version 1.0.0).
  * getMLAs - Members of the Legislative Assembly (Members of the Northern Irish Assembly to you and me)
  * getMSPs - Members of the Scottish Parliament

== 1.0.0 / 2006-11-08

* Initial release supporting all services from TWFY API 1.0.0
* Basic support for 'daisy-chained' service calls via DataElement subclasses, caching results
  * MP (info, debates, comments)
  * Constituency (mp, geometry)
* Coming up:
  * Easy pagination of debates, comments, etc
  * Data mining MPInfo information (ie expenses, accessible directly from MP instance)
  * Other stuff :-)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
twfy-1.1.1 History.txt
twfy-1.1.0 History.txt