Skip to content

Releases: dhhagan/py-openaq

v1.0.0 Release

24 Dec 15:53
Compare
Choose a tag to compare

A few major changes were introduced, though nothing should break from previous versions.

Notes:

  • support for new API methods was added
  • seaborn support was added including a time series plot (more will come in later versions)
  • keyword arguments now work...at some point they had broken without anyone noting it!

v0.3.0 (March 2016)

26 Mar 16:14
Compare
Choose a tag to compare

This is a major release from 0.2. The main new features include the addition of the fetches method, and support for Pandas DataFrames. Several issues were also closed and new documentation has been added.

Alpha release of pypi package for OpenAQ API Wrapper

22 Dec 17:38
Compare
Choose a tag to compare
v0.1.3

add setup.cfg to prepare for pypi