All Versions
31
Latest Version
Avg Release Cycle
90 days
Latest Release
2071 days ago

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.