Skip to content

Releases: meteostat/meteostat-js

v2.0.0

14 Oct 14:00
Compare
Choose a tag to compare

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.

v1.1.2

29 Jan 14:40
Compare
Choose a tag to compare

1.1.2 (2021-01-29)

Bug Fixes

  • fix response object from request (bb3a538)

v1.1.1

04 Jan 13:38
Compare
Choose a tag to compare

1.1.1 (2021-01-04)

Bug Fixes

  • export Meteostat class instead of default (c18964a)

v1.1.0

18 Dec 20:08
Compare
Choose a tag to compare

1.1.0 (2020-12-18)

Features

  • responses now reflects the api (9d0deb6)

v1.0.2

20 Nov 15:33
Compare
Choose a tag to compare

1.0.2 (2020-11-20)

Bug Fixes

  • remove querystring depency (c14c0bc)

v1.0.1

19 Nov 02:12
Compare
Choose a tag to compare

1.0.1 (2020-11-19)

Bug Fixes

v1.0.0

13 Nov 22:34
Compare
Choose a tag to compare

1.0.0 (2020-11-13)

Features