Releases: meteostat/meteostat-python
Releases · meteostat/meteostat-python
Release 1.0.2
- Drop PyArrow
- Fix timezone-related bugs
Release 1.0.1
- Allows cache bypassing
Release 1.0.0
First stable release of the Meteostat Python Library
Release 0.3.0
- Moved from Feather to Parquet for storing data
- Enhanced index columns on DataFrames
- Implemented method for conversion of meteorological data units
- Refactoring of the cache with auto-cleaning of existing files
Release 0.2.0
- Support for single-thread downloads
- Return copy of class instance instead of reference
- Additional tests
Release 0.1.1
Fixes a bug regarding the cache directory
Release 0.1.0
First release of the Meteostat Python package. While the library is still subject to changes, key features should already be fully usable.