Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 10:35
· 7 commits to main since this release
3fe466e

💥 BREAKING CHANGES

  • due to 7f30983 - rename kws->kwargs, update docstrings and type annots (commit by @martibosch):

    rename kws->kwargs, update docstrings and type annots

✨ New Features

🐛 Bug Fixes

  • e5c6b0f - drop optimize arg for netatmo, add missing docstring for ts (commit by @martibosch)
  • 1ebd514 - drop MetOffice res_param argument (API only supports hourly) (commit by @martibosch)

♻️ Refactors