------------------ - The geoms property of an empty collection yields [] instead of a ValueError (3). - The coords and geometry type sproperties have the same behavior as above. - Ensure that z values carry through into products of operations (4).
1.2.5
------------------ - Stop distributing docs/_build. - Include library fallbacks in test_dlls.py for linux platform.
1.2.4
------------------ - Raise AttributeError when there's no backend support for a method. - Raise OSError if libgeos_c.so (or variants) can't be found and loaded. - Add geos_c DLL loading support for linux platforms where find_library doesn't work.
1.2.3
------------------ - Add mapping function. - Fix problem with GEOSisValidReason symbol for GEOS < 3.1.