Releases: martibosch/meteora
Releases · martibosch/meteora
v0.3.0
💥 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
4ca51b0
- noaa/ghcnh client (commit by @martibosch)
🐛 Bug Fixes
e5c6b0f
- drop optimize arg for netatmo, add missing docstring for ts (commit by @martibosch)1ebd514
- drop MetOfficeres_param
argument (API only supports hourly) (commit by @martibosch)
♻️ Refactors
7f30983
- rename kws->kwargs, update docstrings and type annots (commit by @martibosch)609131a
- rm stale Netatmo bounds code, real time param as bool (commit by @martibosch)d2161c4
- only one stations endpoint mixin (commit by @martibosch)ab2d50d
- type definitions in utils (commit by @martibosch)c58c320
- use separate (reusable) region mixin for base client (commit by @martibosch)
v0.2.0
💥 BREAKING CHANGES
-
due to
826aeec
- add 3.13 support, drop python 3.9 support (commit by @martibosch):add 3.13 support, drop python 3.9 support
✨ New Features
19a450d
- netatmo client with mocking in tests (commit by @martibosch)826aeec
- add 3.13 support, drop python 3.9 support (commit by @martibosch)
♻️ Refactors
1d446de
- fix comments on base client (commit by @martibosch)747471b
- separate_ts_df_from_endpoint
method in base client (commit by @martibosch)
v0.1.1
♻️ Refactors
624cf9b
- hardcopy abstract attribute to drop better_abc requirement (commit by @martibosch)
v0.1.0
bump: version 0.0.0 → 0.1.0