All Versions
31
Latest Version
Avg Release Cycle
90 days
Latest Release
2071 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v1.0.7 Changes
April 19, 2014- Compatibility with Python 3.4
- โ Remove nose dependency
- โ Convert doctests to unittests
- โ Run tests using runtests.sh
-
v1.0.6 Changes
January 18, 2014- ๐ Update README.rst documentation (fix errors, add examples)
- ๐ Allow simplejson to be used again
-
v1.0.5 Changes
November 16, 2013- โ Remove warning about RSTs in test/ upon install
-
v1.0.4 Changes
November 16, 2013- Flake8 everything
- ๐ Transition all documentation to reStructuredText
- Start using Travis CI
- ๐ Support Python 3
- ๐ Fix broken testcase when run using Python 2.6
-
v1.0.3 Changes
November 25, 2009- ๐ Fixed #186
- Internal code simplification
-
v1.0.2 Changes
November 24, 2009- โ Use nose test framework instead of rolling our own.
-
v1.0.1 Changes
December 19, 2008- ๐ Handle features with null geometries (#174).
-
v1.0 Changes
August 01, 2008- ๐ Final 1.0 release.
- ๐ Rename PyGFPEncoder to GeoJSONEncoder and expose it from the geojson module.
1.0rc1 (2008-07-11)
- ๐ Release candidate.
1.0b1 (2008-07-02)
- ๐ Rename encoding module to codec.
1.0a4 (2008-04-27)
- Get in step with GeoJSON draft version 6.
- โ Made all code work with Python 2.4.3, 2.5.1, will test with all variations. (see tests/rundoctests.dist)
- โ Made tests use ELLIPSIS to avoid output transmogification due to floating point representation.
-
v1.0.rc1 Changes
July 11, 2008- ๐ Release candidate.
-
v1.0.b1 Changes
July 02, 2008- ๐ Rename encoding module to codec.