public
Description: python client library for interacting with Sunlight Labs API
Homepage:
Clone URL: git://github.com/sunlightlabs/python-sunlightapi.git
python-sunlightapi / CHANGELOG
100644 23 lines (18 sloc) 0.555 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
0.5.0 - October 6 2009
======================
    - added all_legislators parameter to legislators.search
    - deprecated wordlist/lobbyist methods (being phased out of API)
 
0.4.0 - May 6 2009
==================
    - added committee methods
 
0.3.0 - February 2 2009
=======================
    - fixed some stale test data
    - documented wordlist and lobbyist methods
    - fixed some packaging issues
 
0.2.0 - December 15 2008
========================
    - initial standalone release
 
0.1.0
=====
    - initial release as part of python-uspolitics