Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Latest commit

 

History

History
40 lines (27 loc) · 627 Bytes

HISTORY.rst

File metadata and controls

40 lines (27 loc) · 627 Bytes

Release History

v0.0.3 (2017-08-25)

  • Bug fixing
  • Added Tests
  • Created Makefile

v0.0.2 (2017-08-24)

  • PyPi improvements

dev (2017-08-24)

  • PyPi improvements

v0.0.1 (2017-08-24)

  • First Release

dev (2017-08-24)

  • Added GeoRSSEntry model class
  • Created "Tests" folder and moved Test.py into it
  • Added "decoder" functions into simple_decoder.py and gml_decoder.py. Changed decoder.py implementation
  • Added api.py module
  • Prepared for pip release

dev (2017-08-24)

  • First Commit