Skip to content

Latest commit

 

History

History
55 lines (25 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

55 lines (25 loc) · 1.78 KB

2.0.0 (2021-10-14)

Features

BREAKING CHANGES

  • we are changing the api provider so the meteostat endpoint will be replaced with a rapidapi endpoint intead, changing its api key.

1.1.2 (2021-01-29)

Bug Fixes

  • fix response object from request (bb3a538)

1.1.1 (2021-01-04)

Bug Fixes

  • export Meteostat class instead of default (c18964a)

1.1.0 (2020-12-18)

Features

  • responses now reflects the api (9d0deb6)

1.0.2 (2020-11-20)

Bug Fixes

  • remove querystring depency (c14c0bc)

1.0.1 (2020-11-19)

Bug Fixes

1.0.0 (2020-11-13)

Features