Releases: klaasnicolaas/python-odp-gent
Releases Β· klaasnicolaas/python-odp-gent
v0.4.0
What's changed
In this release new datasets to use!
β¨ New features
- #154 Add datasets from bluebikes @klaasnicolaas
- #155 Add dataset from Partago vehicles @klaasnicolaas
β¬οΈ Dependency updates
34 changes
- #120 Bump mypy from 1.0.1 to 1.1.1 @dependabot
- #122 Bump codespell from 2.2.2 to 2.2.4 @dependabot
- #123 Bump ruff from 0.0.254 to 0.0.255 @dependabot
- #124 Bump ruff from 0.0.255 to 0.0.256 @dependabot
- #125 Bump coverage from 7.2.1 to 7.2.2 @dependabot
- #121 Bump pylint from 2.16.4 to 2.17.0 @dependabot
- #127 Bump ruff from 0.0.256 to 0.0.257 @dependabot
- #126 Bump pre-commit from 3.1.1 to 3.2.0 @dependabot
- #129 Bump ruff from 0.0.257 to 0.0.258 @dependabot
- #131 Bump yamllint from 1.29.0 to 1.30.0 @dependabot
- #128 Bump pytest-asyncio from 0.20.3 to 0.21.0 @dependabot
- #133 Bump ruff from 0.0.258 to 0.0.259 @dependabot
- #132 Bump actions/stale from 7 to 8 @dependabot
- #130 Bump pylint from 2.17.0 to 2.17.1 @dependabot
- #134 Bump pre-commit from 3.2.0 to 3.2.1 @dependabot
- #135 Bump black from 23.1.0 to 23.3.0 @dependabot
- #136 Bump ruff from 0.0.259 to 0.0.260 @dependabot
- #137 Bump pylint from 2.17.1 to 2.17.2 @dependabot
- #138 Bump pre-commit from 3.2.1 to 3.2.2 @dependabot
- #139 Bump ruff from 0.0.260 to 0.0.261 @dependabot
- #141 Bump mypy from 1.1.1 to 1.2.0 @dependabot
- #140 Bump coverage from 7.2.2 to 7.2.3 @dependabot
- #142 Bump pytest from 7.2.2 to 7.3.0 @dependabot
- #144 Bump ruff from 0.0.261 to 0.0.262 @dependabot
- #145 Bump yarl from 1.8.2 to 1.9.1 @dependabot
- #146 Bump yamllint from 1.30.0 to 1.31.0 @dependabot
- #147 Bump pylint from 2.17.2 to 2.17.3 @dependabot
- #149 Bump yarl from 1.9.1 to 1.9.2 @dependabot
- #148 Bump ruff from 0.0.262 to 0.0.263 @dependabot
- #151 Bump pre-commit from 3.2.2 to 3.3.0 @dependabot
- #150 Bump coverage from 7.2.3 to 7.2.5 @dependabot
- #153 Bump pre-commit from 3.3.0 to 3.3.1 @dependabot
- #152 Bump ruff from 0.0.263 to 0.0.264 @dependabot
- #143 Bump pytest from 7.3.0 to 7.3.1 @dependabot
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's changed
π Enhancements
- #119 General refactor/restructure of project @klaasnicolaas
β¬οΈ Dependency updates
- #100 Bump isort from 5.11.4 to 5.12.0 @dependabot
- #101 Bump pip from 22.3.1 to 23.0 in /.github/workflows @dependabot
- #103 Bump pylint from 2.15.10 to 2.16.1 @dependabot
- #116 Bump pylint from 2.16.1 to 2.16.3 @dependabot
- #109 Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 @dependabot
- #105 Bump aiohttp from 3.8.3 to 3.8.4 @dependabot
- #114 Bump coverage from 6.5.0 to 7.2.1 @dependabot
- #117 Bump black from 22.12.0 to 23.1.0 @dependabot
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's changed
π§° Maintenance
- #99 πUpdates maintenance/license year to 2023 @klaasnicolaas
β¬οΈ Dependency updates
22 changes
- #77 Bump dessant/lock-threads from 3 to 4 @dependabot
- #78 Bump yarl from 1.8.1 to 1.8.2 @dependabot
- #79 Bump certifi from 2022.9.24 to 2022.12.7 @dependabot
- #80 Bump poetry from 1.2.2 to 1.3.1 in /.github/workflows @dependabot
- #81 Bump actions/stale from 6 to 7 @dependabot
- #82 Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 @dependabot
- #83 Bump poetry from 1.3.1 to 1.3.2 in /.github/workflows @dependabot
- #84 Bump black from 22.10.0 to 22.12.0 @dependabot
- #89 Bump gitpython from 3.1.29 to 3.1.30 @dependabot
- #85 Bump vulture from 2.6 to 2.7 @dependabot
- #86 Bump pytest-asyncio from 0.20.2 to 0.20.3 @dependabot
- #88 Bump blacken-docs from 1.12.1 to 1.13.0 @dependabot
- #87 Bump safety from 2.3.2 to 2.3.5 @dependabot
- #90 Bump flake8-bugbear from 22.10.27 to 22.12.6 @dependabot
- #94 Bump pre-commit from 2.20.0 to 2.21.0 @dependabot
- #93 Bump pylint from 2.15.6 to 2.15.10 @dependabot
- #92 Bump pyupgrade from 3.2.2 to 3.3.1 @dependabot
- #91 Bump pytest from 7.2.0 to 7.2.1 @dependabot
- #95 Bump flake8-builtins from 2.0.1 to 2.1.0 @dependabot
- #98 Bump flake8-docstrings from 1.6.0 to 1.7.0 @dependabot
- #96 Bump isort from 5.10.1 to 5.11.4 @dependabot
- #97 Bump yamllint from 1.28.0 to 1.29.0 @dependabot
Full Changelog: 0.2.0...v0.2.1
v0.2.0
What's changed
β¨ New features
- #76 Add python 3.11 check @klaasnicolaas
π§° Maintenance
- #35 Use less resources @klaasnicolaas
- #74 Update CI because of deprecation @klaasnicolaas
- #76 Add python 3.11 check @klaasnicolaas
π Documentation
- #75 Add header image @klaasnicolaas
β¬οΈ Dependency updates
68 changes
- #4 Bump pylint from 2.14.4 to 2.14.5 @dependabot
- #5 Bump safety from 2.1.0 to 2.1.1 @dependabot
- #7 Bump pyupgrade from 2.37.1 to 2.37.2 @dependabot
- #6 Bump mypy from 0.961 to 0.971 @dependabot
- #8 Bump pip from 22.1.2 to 22.2 in /.github/workflows @dependabot
- #10 Bump pyupgrade from 2.37.2 to 2.37.3 @dependabot
- #9 Bump pip from 22.2 to 22.2.1 in /.github/workflows @dependabot
- #11 Bump flake8-simplify from 0.19.2 to 0.19.3 @dependabot
- #12 Bump pip from 22.2.1 to 22.2.2 in /.github/workflows @dependabot
- #13 Bump coverage from 6.4.2 to 6.4.3 @dependabot
- #14 Bump flake8-eradicate from 1.2.1 to 1.3.0 @dependabot
- #16 Bump coverage from 6.4.3 to 6.4.4 @dependabot
- #15 Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 @dependabot
- #17 Bump codespell from 2.1.0 to 2.2.1 @dependabot
- #18 Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows @dependabot
- #19 Bump flake8-bugbear from 22.7.1 to 22.8.22 @dependabot
- #20 Bump flake8-bugbear from 22.8.22 to 22.8.23 @dependabot
- #21 Bump pylint from 2.14.5 to 2.15.0 @dependabot
- #22 Bump poetry from 1.1.15 to 1.2.0 in /.github/workflows @dependabot
- #23 Bump black from 22.6.0 to 22.8.0 @dependabot
- #24 Bump pytest from 7.1.2 to 7.1.3 @dependabot
- #25 Bump yarl from 1.7.2 to 1.8.1 @dependabot
- #26 Bump pylint from 2.15.0 to 2.15.2 @dependabot
- #27 Bump flake8-bugbear from 22.8.23 to 22.9.11 @dependabot
- #28 Bump yamllint from 1.27.1 to 1.28.0 @dependabot
- #29 Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 @dependabot
- #30 Bump pyupgrade from 2.37.3 to 2.38.0 @dependabot
- #31 Bump poetry from 1.2.0 to 1.2.1 in /.github/workflows @dependabot
- #33 Bump vulture from 2.5 to 2.6 @dependabot
- #34 Bump pylint from 2.15.2 to 2.15.3 @dependabot
- #32 Bump safety from 2.1.1 to 2.2.0 @dependabot
- #36 Bump flake8-eradicate from 1.3.0 to 1.4.0 @dependabot
- #37 Bump aiohttp from 3.8.1 to 3.8.2 @dependabot
- #38 Bump actions/stale from 5 to 6 @dependabot
- #39 Bump aiohttp from 3.8.2 to 3.8.3 @dependabot
- #41 Bump pyupgrade from 2.38.0 to 2.38.2 @dependabot
- #40 Bump flake8-bugbear from 22.9.11 to 22.9.23 @dependabot
- #42 Bump mypy from 0.971 to 0.981 @dependabot
- #43 Bump pytest-cov from 3.0.0 to 4.0.0 @dependabot
- #44 Bump coverage from 6.4.4 to 6.5.0 @dependabot
- #46 Bump pyupgrade from 2.38.2 to 3.0.0 @dependabot
- #45 Bump mypy from 0.981 to 0.982 @dependabot
- #47 Bump safety from 2.2.0 to 2.2.1 @dependabot
- #48 Bump safety from 2.2.1 to 2.3.1 @dependabot
- #49 Bump black from 22.8.0 to 22.10.0 @dependabot
- #50 Bump flake8-builtins from 1.5.3 to 2.0.0 @dependabot
- #51 Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows @dependabot
- #53 Bump pyupgrade from 3.0.0 to 3.1.0 @dependabot
- #52 Bump pylint from 2.15.3 to 2.15.4 @dependabot
- #54 Bump pip from 22.2.2 to 22.3 in /.github/workflows @dependabot
- #55 Bump codespell from 2.2.1 to 2.2.2 @dependabot
- #56 Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 @dependabot
- #58 Bump pylint from 2.15.4 to 2.15.5 @dependabot
- #57 Bump pytest-asyncio from 0.19.0 to 0.20.1 @dependabot
- #59 Bump flake8-bugbear from 22.9.23 to 22.10.25 @dependabot
- #60 Bump pytest from 7.1.3 to 7.2.0 @dependabot
- #61 Bump flake8-bugbear from 22.10.25 to 22.10.27 @dependabot
- #63 Bump pyupgrade from 3.1.0 to 3.2.0 @dependabot
- #62 Bump flake8-comprehensions from 3.10.0 to 3.10.1 @dependabot
- #64 Bump flake8-builtins from 2.0.0 to 2.0.1 @dependabot
- #65 Bump pip from 22.3 to 22.3.1 in /.github/workflows @dependabot
- #66 Bump mypy from 0.982 to 0.990 @dependabot
- #67 Bump pyupgrade from 3.2.0 to 3.2.1 @dependabot
- #68 Bump pyupgrade from 3.2.1 to 3.2.2 @dependabot
- #69 Bump pytest-asyncio from 0.20.1 to 0.20.2 @dependabot
- #70 Bump mypy from 0.990 to 0.991 @dependabot
- #71 Bump pylint from 2.15.5 to 2.15.6 @dependabot
- #72 Bump safety from 2.3.1 to 2.3.2 @dependabot
Full Changelog: 0.1.0...0.2.0
First release! π
Say hello to the first release of the odp-gent python lib. This project makes it possible to read the Open Data Platform API of Gent. With the possibility to expand to more diverse datasets that the API offers in the future.