Meteofrance-api

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 2

1.3.0

* Fix 502 error on warning API (680) faizpuru --> fixes 629 & https://github.com/home-assistant/core/issues/92197
* Add warning dictionary API (682) faizpuru
* replace type== by isinstance (681) faizpuru

:boom: Breaking Changes

* Fix typos + add avalanche warning test (691) Quentame
* `with_costal_bulletin` parameter is now `with_coastal_bulletin`
* Drop Python 3.7 (648) Quentame

:rocket: Features

* Fix typos + add avalanche warning test (691) Quentame

:construction_worker: Continuous Integration

* Fix doc build & bump build to py3.11 (668) Quentame

:package: Dependencies

* Bump xdoctest from 1.1.1 to 1.1.2 (675) dependabot
* Bump pytest from 7.4.2 to 7.4.3 (674) dependabot
* Bump virtualenv from 20.24.5 to 20.24.6 in /.github/workflows (673) dependabot
* Bump pip from 23.3 to 23.3.1 in /.github/workflows (671) dependabot
* Bump sphinx-click from 4.4.0 to 5.0.1 (656) dependabot
* Bump sphinx (669) Quentame
* Bump urllib3 & fix xdoctest dependency (667) Quentame
* Bump actions/checkout from 4.1.0 to 4.1.1 (664) dependabot
* Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (663) dependabot
* Bump mypy from 1.6.0 to 1.6.1 (666) dependabot
* Bump pre-commit from 2.21.0 to 3.5.0 (658) dependabot
* Bump virtualenv from 20.24.0 to 20.24.5 in /.github/workflows (655) dependabot
* Bump actions/cache from 3.3.1 to 3.3.2 (661) dependabot
* Bump actions/upload-artifact from 3.1.2 to 3.1.3 (662) dependabot
* Bump pip from 23.2 to 23.3 in /.github/workflows (654) dependabot
* Bump typeguard from 2.13.3 to 4.1.5 (653) dependabot
* Bump sphinx from 6.1.3 to 7.2.6 in /docs (652) dependabot
* Bump sphinx-rtd-theme from 1.2.0 to 1.3.0 in /docs (651) dependabot
* Bump actions/checkout from 3.4.0 to 4.1.0 (650) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.10 (649) dependabot
* Bump actions/setup-python from 4.5.0 to 4.7.1 (647) dependabot
* Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (634) dependabot
* Drop Python 3.7 (648) Quentame
* Bump requests from 2.28.2 to 2.31.0 (620) dependabot
* Bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (606) dependabot
* Bump pygments from 2.14.0 to 2.15.0 (643) dependabot
* Bump certifi from 2022.12.7 to 2023.7.22 (642) dependabot
* Bump urllib3 from 1.26.15 to 1.26.17 (644) dependabot
* Bump types-pytz from 2022.7.1.2 to 2023.3.0.0 (593) dependabot
* Bump pytz from 2022.7.1 to 2023.3 (592) dependabot
* Bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows (635) dependabot
* Bump gitpython from 3.1.31 to 3.1.37 (645) dependabot
* Bump pip from 23.0.1 to 23.2 in /.github/workflows (638) dependabot
* Bump poetry from 1.4.2 to 1.6.1 in /.github/workflows (646) dependabot
* Bump virtualenv from 20.21.0 to 20.24.0 in /.github/workflows (639) dependabot
* Bump codecov/codecov-action from 3.1.1 to 3.1.4 (618) dependabot
* Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (595) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.5 (596) dependabot
* Bump types-requests from 2.28.11.14 to 2.28.11.15 (567) dependabot
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.1 (581) dependabot
* Bump actions/checkout from 3.3.0 to 3.4.0 (579) dependabot
* Bump coverage from 7.2.1 to 7.2.2 (582) dependabot
* Bump poetry from 1.3.2 to 1.4.1 in /.github/workflows (583) dependabot
* Bump urllib3 from 1.26.14 to 1.26.15 (575) dependabot
* Bump flake8-bugbear from 23.2.13 to 23.3.12 (574) dependabot
* Bump virtualenv from 20.20.0 to 20.21.0 in /.github/workflows (576) dependabot
* Bump mypy from 1.0.1 to 1.1.1 (571) dependabot
* Bump actions/cache from 3.2.6 to 3.3.1 (577) dependabot
* Bump pytest from 7.2.1 to 7.2.2 (570) dependabot
* Bump virtualenv from 20.19.0 to 20.20.0 in /.github/workflows (569) dependabot
* Bump coverage from 7.2.0 to 7.2.1 (566) dependabot
* Bump mypy from 0.991 to 1.0.1 (563) dependabot
* Bump coverage from 6.5.0 to 7.2.0 (565) dependabot

1.2.0

:rocket: Features

* feat: add get_observation and get_observation_for_place in client (520) bbesset
* Bump Python version to 3.11 (561) Quentame

:construction_worker: Continuous Integration

* Bump Python version to 3.11 (561) Quentame

:package: Dependencies

* Bump Python version to 3.11 (561) Quentame
* Bump sphinx from 5.3.0 to 6.1.3 in /docs (535) dependabot
* Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 in /docs (553) dependabot
* Bump pytz from 2022.6 to 2022.7.1 (544) dependabot
* Bump pytest from 7.2.0 to 7.2.1 (547) dependabot
* Bump black from 22.10.0 to 22.12.0 (551) dependabot
* Bump flake8-bugbear from 22.10.27 to 23.2.13 (556) dependabot
* Bump virtualenv from 20.17.1 to 20.19.0 in /.github/workflows (554) dependabot
* Bump pip from 22.3.1 to 23.0.1 in /.github/workflows (557) dependabot
* Bump types-pytz from 2022.6.0.1 to 2022.7.1.1 (560) dependabot
* Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (559) dependabot
* Bump actions/cache from 3.2.3 to 3.2.6 (558) dependabot
* Bump pep8-naming from 0.13.2 to 0.13.3 (550) dependabot
* Bump pre-commit from 2.20.0 to 2.21.0 (543) dependabot
* Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (542) dependabot
* Bump actions/upload-artifact from 3.1.1 to 3.1.2 (541) dependabot
* Bump actions/download-artifact from 3.0.1 to 3.0.2 (540) dependabot
* Bump types-requests from 2.28.11.2 to 2.28.11.8 (538) dependabot
* Bump actions/cache from 3.0.11 to 3.2.3 (533) dependabot
* Bump flake8-rst-docstrings from 0.2.7 to 0.3.0 (501) dependabot
* Bump poetry from 1.2.2 to 1.3.2 in /.github/workflows (534) dependabot
* Bump sphinx-rtd-theme from 1.1.0 to 1.1.1 in /docs (493) dependabot
* Bump nox from 2022.8.7 to 2022.11.21 in /.github/workflows (503) dependabot
* Bump actions/setup-python from 4.3.0 to 4.5.0 (537) dependabot
* Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 (513) dependabot
* Bump salsify/action-detect-and-tag-new-version from 2.0.2 to 2.0.3 (509) dependabot
* Bump actions/checkout from 3.1.0 to 3.3.0 (530) dependabot
* Bump urllib3 from 1.26.12 to 1.26.14 (536) dependabot
* Bump mypy from 0.982 to 0.991 (500) dependabot
* Bump virtualenv from 20.16.6 to 20.17.1 in /.github/workflows (511) dependabot
* Bump safety from 2.3.1 to 2.3.5 (515) dependabot
* Bump nox-poetry from 1.0.1 to 1.0.2 in /.github/workflows (496) dependabot
* Bump pip from 22.3 to 22.3.1 in /.github/workflows (494) dependabot
* Bump gitpython from 3.1.29 to 3.1.30 (539) dependabot
* Bump setuptools from 65.4.1 to 65.5.1 (527) dependabot
* Bump certifi from 2022.9.24 to 2022.12.7 (516) dependabot
* Bump sphinx-rtd-theme from 1.0.0 to 1.1.0 in /docs (491) dependabot
* Bump types-pytz from 2022.5.0.0 to 2022.6.0.1 (492) dependabot
* Bump pytz from 2022.5 to 2022.6 (490) dependabot
* Bump flake8-bugbear from 22.10.25 to 22.10.27 (489) dependabot
* Bump pytest from 7.1.3 to 7.2.0 (488) dependabot
* Bump virtualenv from 20.16.5 to 20.16.6 in /.github/workflows (487) dependabot
* Bump types-pytz from 2022.4.0.0 to 2022.5.0.0 (481) dependabot
* Bump pytz from 2022.4 to 2022.5 (480) dependabot
* Bump flake8-bugbear from 22.9.23 to 22.10.25 (485) dependabot
* Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2 (483) dependabot
* Bump actions/download-artifact from 3.0.0 to 3.0.1 (482) dependabot
* Bump reorder-python-imports from 3.8.4 to 3.9.0 (486) dependabot
* Bump actions/upload-artifact from 3.1.0 to 3.1.1 (484) dependabot
* Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (479) dependabot
* Bump pip from 22.2.2 to 22.3 in /.github/workflows (478) dependabot
* Bump sphinx from 5.2.3 to 5.3.0 in /docs (477) dependabot
* Bump actions/cache from 3.0.10 to 3.0.11 (475) dependabot

1.1.0

* Allow later pytz releases (378) fabaff

:boom: Breaking Changes

* Use HTTPS urls for API calls (298) oncleben31
* Rename MeteoFranceException to MeteoFranceError (257) dependabot

:rocket: Features

* Use HTTPS urls for API calls (298) oncleben31
* Update to Hypermodern Python template 2021.7.15 (284) oncleben31
* Switch to poetry-core (260) Quentame

:construction_worker: Continuous Integration

* Bump min python version to 3.7 and max to 3.10 (462) Quentame
* Avoid GitHub actions run twice (289) oncleben31

:lipstick: Style

* Chain exception in noxfile and bump flake8-bugbear from 21.4.3 to 21.9.2 (282) dependabot
* Rename MeteoFranceException to MeteoFranceError (257) dependabot

:package: Dependencies

* Bump xdoctest from 0.15.10 to 1.1.0 (470) dependabot
* Bump reorder-python-imports from 2.8.0 to 3.8.4 (471) dependabot
* Bump pytest from 6.2.5 to 7.1.3 (472) dependabot
* Bump mypy from 0.910 to 0.982 (473) dependabot
* Bump sphinx-click from 3.1.0 to 4.3.0 (465) dependabot
* Bump pep8-naming from 0.12.1 to 0.13.2 (466) dependabot
* Bump typing-extensions from 3.10.0.2 to 4.4.0 (464) dependabot
* Bump codecov/codecov-action from 2.1.0 to 3.1.1 (469) dependabot
* Bump actions/upload-artifact from 2.2.4 to 3.1.0 (390) dependabot
* Bump actions/download-artifact from 2.0.10 to 3.0.0 (371) dependabot
* Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.1 (467) dependabot
* Bump release-drafter/release-drafter from 5.15.0 to 5.21.0 (468) dependabot
* Bump safety from 1.10.3 to 2.3.1 (463) dependabot
* Bump actions/cache from 2.1.6 to 3.0.10 (452) dependabot
* Bump types-pytz from 2021.1.2 to 2022.4.0.0 (455) dependabot
* Bump actions/setup-python from 2.2.2 to 4.3.0 (458) dependabot
* Bump actions/checkout from 2.3.4 to 3.1.0 (453) dependabot
* Bump min python version to 3.7 and max to 3.10 (462) Quentame
* Bump dparse from 0.5.1 to 0.5.2 (456) dependabot
* Allow any newer pytz version (443) balloob
* Bump nox from 2021.10.1 to 2022.1.7 in /.github/workflows (330) dependabot
* Bump darglint from 1.8.0 to 1.8.1 (301) dependabot
* Bump sphinx from 4.1.2 to 4.2.0 (290) dependabot
* Bump typeguard from 2.12.1 to 2.13.0 (291) dependabot
* Chain exception in noxfile and bump flake8-bugbear from 21.4.3 to 21.9.2 (282) dependabot
* Rename MeteoFranceException to MeteoFranceError (257) dependabot
* Bump sphinx-rtd-theme from 0.5.2 to 1.0.0 (288) dependabot
* Bump pytest from 6.2.4 to 6.2.5 (287) dependabot
* Bump mypy from 0.812 to 0.910 (238) dependabot
* Bump pre-commit-hooks from 3.4.0 to 4.0.1 (235) dependabot
* Bump pytz from 2021.1 to 2021.3 (286) dependabot
* Bump coverage from 5.5 to 6.0.1 (285) dependabot
* Bump sphinx from 4.1.2 to 4.2.0 in /docs (269) dependabot
* Bump virtualenv from 20.7.2 to 20.8.1 in /.github/workflows (275) dependabot
* Bump nox from 2020.12.31 to 2021.10.1 in /.github/workflows (278) dependabot
* Bump pre-commit from 2.14.0 to 2.15.0 (283) dependabot
* Update to Hypermodern Python template 2021.7.15 (284) oncleben31
* Bump poetry from 1.1.8 to 1.1.11 in /.github/workflows (279) dependabot
* Bump urllib3 from 1.26.6 to 1.26.7 (281) dependabot
* Bump typing-extensions from 3.10.0.0 to 3.10.0.2 (267) dependabot
* Bump codecov/codecov-action from 2.0.3 to 2.1.0 (270) dependabot
* Bump sphinx-rtd-theme from 0.5.2 to 1.0.0 in /docs (271) dependabot
* Bump xdoctest from 0.15.6 to 0.15.10 (280) dependabot
* Bump pygments from 2.9.0 to 2.10.0 (262) dependabot
* Bump poetry from 1.1.7 to 1.1.8 in /.github/workflows (264) dependabot
* Bump codecov/codecov-action from 2.0.2 to 2.0.3 (265) dependabot
* Bump sphinx from 3.5.4 to 4.1.2 (263) dependabot
* Bump sphinx-click from 2.7.1 to 3.0.1 (258) dependabot
* Bump sphinx from 3.5.4 to 4.1.2 in /docs (249) dependabot
* Bump pip from 21.2.3 to 21.2.4 in /.github/workflows (261) dependabot
* Bump nox-poetry from 0.8.5 to 0.8.6 in /.github/workflows (232) dependabot
* Bump poetry from 1.1.6 to 1.1.7 in /.github/workflows (240) dependabot
* Bump actions/cache from 2.1.5 to 2.1.6 (228) dependabot
* Bump pip from 21.0.1 to 21.2.3 in /.github/workflows (252) dependabot
* Bump codecov/codecov-action from 1.5.2 to 2.0.2 (247) dependabot
* Bump actions/upload-artifact from 2.2.3 to 2.2.4 (237) dependabot
* Bump actions/download-artifact from 2.0.9 to 2.0.10 (236) dependabot
* Bump virtualenv from 20.4.3 to 20.7.2 in /.github/workflows (255) dependabot
* Fix safety : bump urllib3 & requests (259) Quentame
* Bump codecov/codecov-action from 1.4.1 to 1.5.2 (230) dependabot
* Bump pytest from 6.2.3 to 6.2.4 (218) dependabot
* Bump flake8-rst-docstrings from 0.2.2 to 0.2.3 (216) dependabot
* Bump flake8 from 3.9.1 to 3.9.2 (221) dependabot
* Bump sphinx from 3.5.3 to 3.5.4 (210) dependabot
* Bump requests-mock from 1.8.0 to 1.9.2 (214) dependabot
* Bump flake8 from 3.9.0 to 3.9.1 (213) dependabot
* Bump typing-extensions from 3.7.4.3 to 3.10.0.0 (212) dependabot
* Bump flake8-rst-docstrings from 0.0.14 to 0.2.2 (211) dependabot
* Bump darglint from 1.7.0 to 1.8.0 (190) dependabot
* Bump sphinx-rtd-theme from 0.5.1 to 0.5.2 (194) dependabot
* Bump sphinx from 3.5.3 to 3.5.4 in /docs (198) dependabot
* Bump flake8-bugbear from 21.3.2 to 21.4.3 (189) dependabot
* Bump reorder-python-imports from 2.4.0 to 2.5.0 (209) dependabot
* Bump poetry from 1.1.5 to 1.1.6 in /.github/workflows (201) dependabot
* Bump typeguard from 2.11.1 to 2.12.0 (188) dependabot
* Bump actions/setup-python from v2.2.1 to v2.2.2 (199) dependabot
* Bump actions/cache from v2.1.4 to v2.1.5 (200) dependabot
* Bump codecov/codecov-action from v1.3.2 to v1.4.1 (204) dependabot
* Bump nox-poetry from 0.8.4 to 0.8.5 in /.github/workflows (207) dependabot
* Bump codecov/codecov-action from v1.3.1 to v1.3.2 (193) dependabot
* Bump sphinx-rtd-theme from 0.5.1 to 0.5.2 in /docs (192) dependabot
* Bump pytest from 6.2.2 to 6.2.3 (191) dependabot
* Bump actions/upload-artifact from v2.2.2 to v2.2.3 (196) dependabot
* Bump actions/download-artifact from v2.0.8 to v2.0.9 (195) dependabot

1.0.2

:package: Dependencies

* Bump sphinx-click from 2.7.0 to 2.7.1 (186) dependabot
* Bump sphinx from 3.5.2 to 3.5.3 in /docs (185) dependabot
* Bump sphinx from 3.5.2 to 3.5.3 (187) dependabot
* Bump sphinx-click from 2.6.0 to 2.7.0 (183) dependabot
* Bump flake8-docstrings from 1.5.0 to 1.6.0 (182) dependabot
* Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (180) dependabot
* Bump codecov/codecov-action from v1.2.2 to v1.3.1 (181) dependabot
* Bump virtualenv from 20.4.2 to 20.4.3 in /.github/workflows (179) dependabot
* Bump virtualenv from 20.2.1 to 20.4.2 in /.github/workflows (176) dependabot
* Bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 (178) dependabot
* Bump nox-poetry from 0.8.3 to 0.8.4 in /.github/workflows (177) dependabot
* Bump sphinx-autobuild from 2020.9.1 to 2021.3.14 (172) dependabot
* Bump xdoctest from 0.15.0 to 0.15.4 (175) dependabot
* Bump mypy from 0.790 to 0.812 (170) dependabot
* Bump sphinx-click from 2.5.0 to 2.6.0 (174) dependabot
* Bump pygments from 2.7.3 to 2.8.1 (173) dependabot
* Bump pytest from 6.2.1 to 6.2.2 (169) dependabot
* Bump reorder-python-imports from 2.3.6 to 2.4.0 (167) dependabot
* Bump flake8 from 3.8.4 to 3.9.0 (168) dependabot
* Bump flake8-bugbear from 20.11.1 to 21.3.2 (166) dependabot
* Bump darglint from 1.5.8 to 1.7.0 (165) dependabot
* Bump typeguard from 2.10.0 to 2.11.1 (164) dependabot
* Bump sphinx from 3.3.1 to 3.5.2 (159) dependabot
* Bump actions/cache from v2.1.3 to v2.1.4 (160) dependabot
* Bump codecov/codecov-action from v1.1.0 to v1.2.2 (158) dependabot
* Bump actions/download-artifact from v2.0.7 to v2.0.8 (131) dependabot
* Bump release-drafter/release-drafter from v5.12.1 to v5.14.0 (149) dependabot
* Bump pre-commit from 2.9.3 to 2.11.1 (163) dependabot
* Bump coverage from 5.3 to 5.5 (154) dependabot
* Bump sphinx from 3.3.1 to 3.5.2 in /docs (157) dependabot
* Bump poetry from 1.0.10 to 1.1.5 in /.github/workflows (155) dependabot
* Bump safety from 1.9.0 to 1.10.3 (143) dependabot
* Bump nox-poetry from 0.6.0 to 0.8.3 in /.github/workflows (161) dependabot
* Bump sphinx-rtd-theme from 0.5.0 to 0.5.1 in /docs (133) dependabot
* Bump sphinx-rtd-theme from 0.5.0 to 0.5.1 (132) dependabot
* Bump actions/upload-artifact from v2.2.1 to v2.2.2 (130) dependabot
* Bump nox from 2020.8.22 to 2020.12.31 in /.github/workflows (127) dependabot
* Bump pip from 20.3.3 to 21.0.1 in /.github/workflows (146) dependabot
* Bump pytz from 2020.4 to 2021.1 (147) dependabot
* Bump PyYAML, jinja2 and py (162) epenet
* Bump actions/setup-python from v2.2.0 to v2.2.1 (117) dependabot

1.0.1

Changes

This version is mainly a maintenance release, making all dependencies up to date.

:beetle: Fixes

* Fix typo: add a missing "a" in "availble" (72) LudovicRousseau

:construction_worker: Continuous Integration

* Update prettier settings in pre-commit (115) oncleben31

:books: Documentation

* Bump meteofrance-api version to 1.0.1 (116) oncleben31
* Orthographe (99) dx44

:package: Dependencies

* Bump pre-commit-hooks from 3.3.0 to 3.4.0 (110) dependabot
* Bump actions/setup-python from v2.1.4 to v2.2.0 (113) dependabot
* Bump codecov/codecov-action from v1.0.15 to v1.1.0 (114) dependabot
* Bump requests from 2.25.0 to 2.25.1 (112) dependabot
* Bump pytest from 6.2.0 to 6.2.1 (111) dependabot
* Bump pip from 20.3.2 to 20.3.3 in /.github/workflows (109) dependabot
* Bump actions/download-artifact from v2.0.6 to v2.0.7 (108) dependabot
* Bump pip from 20.3.1 to 20.3.2 in /.github/workflows (107) dependabot
* Bump pytest from 6.1.2 to 6.2.0 (106) dependabot
* Bump pre-commit from 2.9.2 to 2.9.3 (104) dependabot
* Bump pygments from 2.7.2 to 2.7.3 (103) dependabot
* Bump pre-commit from 2.9.0 to 2.9.2 (98) dependabot
* Bump pip from 20.2.4 to 20.3.1 in /.github/workflows (101) dependabot
* Bump nox-poetry from 0.5.0 to 0.6.0 in /.github/workflows (102) dependabot
* Bump virtualenv from 20.2.0 to 20.2.1 in /.github/workflows (95) dependabot
* Bump flake8-bugbear from 20.1.4 to 20.11.1 (97) dependabot
* Bump darglint from 1.5.5 to 1.5.8 (96) dependabot
* Bump pre-commit from 2.8.2 to 2.9.0 (94) dependabot
* Bump virtualenv from 20.1.0 to 20.2.0 in /.github/workflows (92) dependabot
* Bump codecov/codecov-action from v1.0.14 to v1.0.15 (91) dependabot
* Bump actions/upload-artifact from v2.2.0 to v2.2.1 (89) dependabot
* Bump actions/download-artifact from v2.0.5 to v2.0.6 (90) dependabot
* Bump requests from 2.24.0 to 2.25.0 (86) dependabot
* Bump sphinx from 3.3.0 to 3.3.1 in /docs (87) dependabot
* Bump sphinx from 3.3.0 to 3.3.1 (88) dependabot
* Bump actions/cache from v2.1.2 to v2.1.3 (85) dependabot
* Bump pytz from 2020.1 to 2020.4 (81) dependabot
* Update actions/checkout requirement to v2.3.4 (84) dependabot
* Bump sphinx from 3.2.1 to 3.3.0 in /docs (82) dependabot
* Bump sphinx from 3.2.1 to 3.3.0 (83) dependabot
* Bump reorder-python-imports from 2.3.5 to 2.3.6 (79) dependabot
* Bump pre-commit from 2.8.1 to 2.8.2 (80) dependabot
* Bump pre-commit from 2.7.1 to 2.8.1 (78) dependabot
* Bump pytest from 6.1.1 to 6.1.2 (77) dependabot
* Bump pygments from 2.7.1 to 2.7.2 (75) dependabot
* Bump virtualenv from 20.0.35 to 20.1.0 in /.github/workflows (74) dependabot

1.0.0

Changes

This release is the first stable version. It doesn't have real new functional feature compare to previous one.
The modification are focus on code maturity, documentation, continuous integration with GitHub workflows and automations (release note, publishing, tests, linting and safety checks).

For information Python 3.9 is now fully supported by this project.

The code structure is based on the [cookiecutter-hypermodern-python](https://github.com/cjolowicz/cookiecutter-hypermodern-python) template by cjolowicz

**Warning**: There is a breaking change compare to previous one ! See below.

:boom: Breaking Changes

* Rename Python package to meteofrance_api (70) oncleben31

:beetle: Fixes

* Fix typing-extension dependencies according to Python version (50) oncleben31

:construction_worker: Continuous Integration

* Retrofit coockiecutter-hypermodern-python 2020.10.15 template (64) oncleben31
* Add automatic publish to PyPI workflow with automatic release note (34) oncleben31
* Activate Dependabot on the repository (35) oncleben31

:books: Documentation

* Add HACF and Discord links when creating a new issue (57) dps910
* Update CODEOWNERS (58) oncleben31
* Host documentation on readthedocs.org (54) oncleben31
* Improve documentation (33) oncleben31

:hammer: Refactoring

* Rename Python package to meteofrance_api (70) oncleben31
* Import MeteoFranceClient at init (27) Quentame

:package: Dependencies

* Bump release-drafter/release-drafter from v5.12.0 to v5.12.1 (68) dependabot
* Bump pre-commit-hooks from 3.2.0 to 3.3.0 (69) dependabot
* Bump codecov/codecov-action from v1.0.13 to v1.0.14 (62) dependabot
* Bump pip from 20.2.3 to 20.2.4 in /.github/workflows (63) dependabot
* Bump release-drafter/release-drafter from v5.11.0 to v5.12.0 (67) dependabot
* Bump typeguard from 2.9.1 to 2.10.0 (66) dependabot
* Bump actions/setup-python from v2.1.3 to v2.1.4 (61) dependabot
* Bump codecov from 2.1.9 to 2.1.10 (53) dependabot
* Bump pytest-cov from 2.10.0 to 2.10.1 (47) dependabot
* Bump coverage from 5.2.1 to 5.3 (48) dependabot
* Bump codecov from 2.1.8 to 2.1.9 (49) dependabot
* Bump black from 19.10b0 to 20.8b1 (45) dependabot
* Bump nox from 2020.5.24 to 2020.8.22 in /.github/workflows (40) dependabot
* Bump pre-commit from 2.6.0 to 2.7.1 (42) dependabot
* Bump pip from 20.1.1 to 20.2.3 in /.github/workflows (39) dependabot
* Bump codecov/codecov-action from v1.0.12 to v1.0.13 (38) dependabot
* Update actions/setup-python requirement to v2.1.3 (37) dependabot
* Bump flake8 from 3.8.3 to 3.8.4 (43) dependabot
* Update actions/checkout requirement to v2.3.3 (36) dependabot
* Bump pytest from 5.4.3 to 6.1.1 (44) dependabot
* Bump typing-extensions from 3.7.4.2 to 3.7.4.3 (46) dependabot
* Activate Dependabot on the repository (35) oncleben31

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.