Skip to content

Releases: Perseudonymous/datapoint-python

v0.4.3

19 Jan 16:24
Compare
Choose a tag to compare

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

v0.4.2

18 Jan 09:47
Compare
Choose a tag to compare

Change deployment options.

v0.4.1

04 Jan 11:57
Compare
Choose a tag to compare
  • Initial functionality for adding regional text forecasts (#25)
  • Fixed forecast.now() (#26)

v0.4.0

06 Jun 14:02
Compare
Choose a tag to compare

Python 3 compatibility.

v0.3.0

06 Jan 16:36
Compare
Choose a tag to compare
  • Dates and times now returned as datetime objects
  • Removed pylint as it is broken in Python 2.6

v0.2.2

24 Oct 16:37
Compare
Choose a tag to compare
  • Big fixes
  • Caching of sites
  • More examples
  • Documentation

v0.2.1

17 Oct 14:50
Compare
Choose a tag to compare

Weather code failing testing

v0.2

10 Oct 13:46
Compare
Choose a tag to compare

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

v0.1

05 Oct 12:46
Compare
Choose a tag to compare

The initial release for PyPI.