Python-weather

Latest version: v2.0.2

Safety actively analyzes 623490 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

2.0.2

| | | - 🟦 As of 19 April 2024, all GitHub commits sent to the repository (both manual and automated) will be GPG-signed. |
+---------+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+

2.0.1

| | | - 🟦 Fix potential :py:class:`NameError` while modifying forecast unit or locale. |
| | | - 🟦 Remove several unused imports. |
| | | - 🟦 Fix potential :py:class:`NameError` on some typings. |
+---------+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+

2.0.0

| | | - 🟥 Merge ``CurrentForecast`` class' properties with :class:`Forecast`'s. Therefore the ``current`` property is removed. |
| | | - 🟥 Merge ``Area`` class' properties with :class:`Forecast`. |
| | | - 🟥 Rename ``Weather.forecasts`` to ``Forecast.daily_forecasts``. |
| | | - 🟥 Rename ``Weather.location`` to ``Forecast.coordinates``. The former now returns the forecast location's name and the latter is no longer an optional type.|
| | | - 🟥 Rename ``CurrentForecast.chances_of_hightemp`` to ``Forecast.chances_of_high_temperature``. |
| | | - 🟥 Rename ``CurrentForecast.chances_of_remdry`` to ``Forecast.chances_of_remaining_dry``. |
| | | - 🟥 Rename ``CurrentForecast.date`` to ``Forecast.datetime``. |
| | | - 🟥 Rename ``DailyForecast.hourly`` to ``DailyForecast.hourly_forecasts``. |
| | | - 🟥 Rename ``Ultraviolet`` to :class:`UltraViolet`. |
| | | - 🟩 ``HourlyForecast.heat_index`` now returns a convenience enum called :class:`HeatIndex`. |
| | | - 🟥 Merge ``Astronomy`` class' properties with :class:`DailyForecast`. |
| | | - 🟥 Rename ``Astronomy.sun_rise`` to ``DailyForecast.sunrise``. |
| | | - 🟥 Rename ``Astronomy.sun_set`` to ``DailyForecast.sunset``. |
| | | - 🟥 Rename ``Astronomy.moon_rise`` to ``DailyForecast.moonrise``. |
| | | - 🟥 Rename ``Astronomy.moon_set`` to ``DailyForecast.moonset``. |
+---------+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+

1.1.2

+---------+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+

1.1.1

| | | - 🟦 Bump ``aiohttp`` dependency from v3.9.0 to v3.9.3. |
+---------+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+

1.0.3

| | | - 🟩 Add more helper methods. |
| | | - 🟦 Improve docstrings of several properties. |
+---------+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 1.1.0 | 23 November 2023 | - 🟩 Add support for Python 3.12 by upgrading the ``aiohttp`` dependency to v3.9.0. |
| | | - 🟥 The library no longer supports Python 3.7, which was discontinued in June 2023. |
| | | - 🟦 Removed several instances of copy-pasted code. |
+---------+------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.