Skip to content

Releases: bieniu/accuweather

Version 0.3.0

11 Oct 19:21
Compare
Choose a tag to compare

What's Changed

  • add support for Python 3.10 by @bieniu in #4

Full Changelog: 0.2.0...0.3.0

Version 0.2.0

13 May 14:14
Compare
Choose a tag to compare

Changelog:

  • improve type annotations
  • clean setup.py file

Version 0.1.1

14 Mar 20:01
fab77aa
Compare
Choose a tag to compare

Changelog:

  • maintenance changes
  • update MANIFEST.in file

Version 0.1.0

23 Feb 11:45
a35c58f
Compare
Choose a tag to compare

Changelog:

  • convert remaining_requests property to int BREAKING CHANGE
  • improve tests

Version 0.0.11

22 Sep 14:40
Compare
Choose a tag to compare

Changelog:

  • fix no data for ozone

Version 0.0.10

04 Sep 15:56
Compare
Choose a tag to compare

Changelog:

  • add MANIFEST.in file
  • use patch from unittest.mock

Version 0.0.9

20 Jul 12:00
49de039
Compare
Choose a tag to compare

Changelog:

  • better parsing Air Quality data

Version 0.0.8

06 Jul 15:57
Compare
Choose a tag to compare

Changelog:

  • cleaning and optimising

Version 0.0.7

05 Jul 09:15
Compare
Choose a tag to compare

Changelog:

  • better parsing of forecast data

Version 0.0.6

25 Jun 20:29
c3d6f82
Compare
Choose a tag to compare

Initial release