1.0.9 (2014-10-05)
------------------
- Fix bug where unicode/non-string properties with a 'type' key
cause a crash
1.0.8 (2014-09-30)
------------------
- Fix bug where unicode keys don't get decoded properly
- Add coords and map_coords utilities
The geojson library contains:
- Functions for encoding and decoding GeoJSON formatted data
- Classes for all GeoJSON Objects
- An implementation of the Python __geo_interface__ Specification