What's changed
This version brings a big breaking change, the python package has been renamed to only `eindhoven`, the **parkings_type** parameter has been moved from the class to the function and the **rows** parameter is changed to **limit**.
🚨 Breaking changes
- 77 Move parking_type to function klaasnicolaas
- 78 Complete refactor of the package name klaasnicolaas
🚀 Enhancements
- 77 Move parking_type to function klaasnicolaas
- 78 Complete refactor of the package name klaasnicolaas
🧰 Maintenance
- 79 Bump to a new version for the venv cache klaasnicolaas
⬆️ Dependency updates
<details>
<summary>44 changes</summary>
- 31 Bump mypy from 0.950 to 0.960 dependabot
- 34 Bump coverage from 6.4 to 6.4.1 dependabot
- 37 Bump pyupgrade from 2.32.1 to 2.34.0 dependabot
- 35 Bump mypy from 0.960 to 0.961 dependabot
- 36 Bump pylint from 2.13.9 to 2.14.1 dependabot
- 32 Bump pip from 22.1.1 to 22.1.2 in /.github/workflows dependabot
- 38 Bump pre-commit-hooks from 4.2.0 to 4.3.0 dependabot
- 39 Bump actions/setup-python from 3 to 4 dependabot
- 40 Bump types-cachetools from 5.0.1 to 5.0.2 dependabot
- 41 Bump pylint from 2.14.1 to 2.14.2 dependabot
- 42 Bump pylint from 2.14.2 to 2.14.3 dependabot
- 43 Bump types-cachetools from 5.0.2 to 5.2.0 dependabot
- 44 Bump flake8-bugbear from 22.4.25 to 22.6.22 dependabot
- 45 Bump types-cachetools from 5.2.0 to 5.2.1 dependabot
- 46 Bump black from 22.3.0 to 22.6.0 dependabot
- 48 Bump pylint from 2.14.3 to 2.14.4 dependabot
- 47 Bump safety from 1.10.3 to 2.0.0 dependabot
- 51 Bump flake8-bugbear from 22.6.22 to 22.7.1 dependabot
- 50 Bump vulture from 2.4 to 2.5 dependabot
- 49 Bump aresponses from 2.1.5 to 2.1.6 dependabot
- 55 Bump pyupgrade from 2.34.0 to 2.37.0 dependabot
- 53 Bump pre-commit from 2.19.0 to 2.20.0 dependabot
- 54 Bump yamllint from 1.26.3 to 1.27.1 dependabot
- 52 Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows dependabot
- 56 Bump pyupgrade from 2.37.0 to 2.37.1 dependabot
- 57 Bump coverage from 6.4.1 to 6.4.2 dependabot
- 58 Bump safety from 2.0.0 to 2.1.0 dependabot
- 59 Bump pytest-asyncio from 0.18.3 to 0.19.0 dependabot
- 60 Bump pylint from 2.14.4 to 2.14.5 dependabot
- 61 Bump safety from 2.1.0 to 2.1.1 dependabot
- 63 Bump mypy from 0.961 to 0.971 dependabot
- 62 Bump pyupgrade from 2.37.1 to 2.37.2 dependabot
- 66 Bump pyupgrade from 2.37.2 to 2.37.3 dependabot
- 65 Bump pip from 22.1.2 to 22.2.1 in /.github/workflows dependabot
- 67 Bump flake8-simplify from 0.19.2 to 0.19.3 dependabot
- 68 Bump pip from 22.2.1 to 22.2.2 in /.github/workflows dependabot
- 69 Bump coverage from 6.4.2 to 6.4.3 dependabot
- 70 Bump flake8-eradicate from 1.2.1 to 1.3.0 dependabot
- 72 Bump coverage from 6.4.3 to 6.4.4 dependabot
- 71 Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 dependabot
- 73 Bump codespell from 2.1.0 to 2.2.1 dependabot
- 74 Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows dependabot
- 75 Bump flake8-bugbear from 22.7.1 to 22.8.22 dependabot
- 76 Bump flake8-bugbear from 22.8.22 to 22.8.23 dependabot
</details>
**Full Changelog**: https://github.com/klaasnicolaas/python-eindhoven/compare/v2.1.0...v3.0.0