Skip to content

Releases: tdolsen/openweathermap-api-client

v1.0.3

Choose a tag to compare

@tdolsen tdolsen released this 26 Jul 05:31

1.0.3 (2018-07-26)

Bug Fixes

  • api: prefixes api client class name with owm (df50325)

v1.0.2

Choose a tag to compare

@tdolsen tdolsen released this 26 Jul 01:32

1.0.2 (2018-07-26)

Bug Fixes

  • types: changes forecast response type to return list as array (bfe3bcc)

v1.0.1

Choose a tag to compare

@tdolsen tdolsen released this 26 Jul 00:42

1.0.1 (2018-07-26)

Bug Fixes

  • api: sets return type for current/forecast for proper definitions (647a03a)

v1.0.0

Choose a tag to compare

@tdolsen tdolsen released this 25 Jul 23:52

1.0.0 (2018-07-25)

Bug Fixes

  • build: setting repository in package.json to git explicitly (2a9f80c)

Features

  • init: add build tools and initial version of api client (1f6ca03)
  • adds a clearer api and cleans up in preparation for first publish (9b8ab0e)