------------------ - Adds support for the "sunos5" platform.
1.2b3
------------------ - Only provide simplification implementations for GEOS C API >= 1.5.
1.2b2
------------------ - Fix cascaded_union bug introduced in 1.2b1 (212).
1.2b1
------------------ - Update the README. Remove cruft from setup.py. Add some version 1.2 metadata regarding required Python version (>=2.5,<3) and external dependency (libgeos_c >= 3.1).
1.2a6
------------------ - Add accessor for separate arrays of X and Y values (210).
TODO: fill gap here
1.2a1
------------------ - Proper prototyping of WKB writer, and avoidance of errors on 64-bit systems (191). - Prototype libgeos_c functions in a way that lets py2exe apps import shapely (189).