Skip to content

Releases: Perseudonymous/datapoint-python

v0.4.3

Choose a tag to compare

@jacobtomlinson jacobtomlinson released this 19 Jan 16:24

Now raises a custom exception datapoint.exceptions.APIException when getting a bad request from Datapoint instead of general exception.

v0.4.2

Choose a tag to compare

@jacobtomlinson jacobtomlinson released this 18 Jan 09:47

Change deployment options.

v0.4.1

Choose a tag to compare

@jacobtomlinson jacobtomlinson released this 04 Jan 11:57
  • Initial functionality for adding regional text forecasts (#25)
  • Fixed forecast.now() (#26)

v0.4.0

Choose a tag to compare

@jacobtomlinson jacobtomlinson released this 06 Jun 14:02

Python 3 compatibility.

v0.3.0

Choose a tag to compare

@jacobtomlinson jacobtomlinson released this 06 Jan 16:36
  • Dates and times now returned as datetime objects
  • Removed pylint as it is broken in Python 2.6

v0.2.2

Choose a tag to compare

@jacobtomlinson jacobtomlinson released this 24 Oct 16:37
  • Big fixes
  • Caching of sites
  • More examples
  • Documentation

v0.2.1

Choose a tag to compare

@jacobtomlinson jacobtomlinson released this 17 Oct 14:50

Weather code failing testing

v0.2

Choose a tag to compare

@jacobtomlinson jacobtomlinson released this 10 Oct 13:46

Mostly bug fixes and the inclusion of nose tests and API profiles.

v0.1

Choose a tag to compare

@jacobtomlinson jacobtomlinson released this 05 Oct 12:46

The initial release for PyPI.