Releases: Hochfrequenz/rebdhuhn
v0.2.2
What's Changed
- 🐊♥🐳 Add kroki to docker-compose by @OLILHR in #203
- Replace kroki url with localhost + add container to workflow by @OLILHR in #204
- 📝 Add information regarding hosting of kroki via docker to readme by @OLILHR in #206
- Use pyproject.toml setup by @hf-krechan in #207
New Contributors
- @OLILHR made their first contribution in #203
- @hf-krechan made their first contribution in #207
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Bump coverage from 7.4.3 to 7.4.4 by @dependabot in #188
- 🩹Upgrade
requirements-packaging.txt- resolveInvalidDistributionissue by @lord-haffi in #190 - Bump black from 24.2.0 to 24.3.0 by @dependabot in #189
- Bump build from 1.1.1 to 1.2.1 by @dependabot in #191
- Bump lxml from 5.1.0 to 5.2.0 by @dependabot in #192
- Bump lxml from 5.2.0 to 5.2.1 by @dependabot in #193
- Bump networkx from 3.2.1 to 3.3 by @dependabot in #194
- Bump idna from 3.4 to 3.7 by @dependabot in #196
- Bump black from 24.3.0 to 24.4.0 by @dependabot in #197
- Bump black from 24.4.0 to 24.4.2 by @dependabot in #198
- Bump mypy from 1.9.0 to 1.10.0 by @dependabot in #199
- Bump pytest from 8.1.1 to 8.2.0 by @dependabot in #200
- Bump coverage from 7.4.4 to 7.5.0 by @dependabot in #201
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
First release under new name.
- Rename:
ebdtable2graphis nowrebdhuhnby @hf-kklein in #186
Full Changelog: v0.1.22...v0.2.0
v0.1.22
v0.1.21
What's Changed
This is the last version using the name ebdtable2graph.
Future version will be named rebdhuhn.
- Bump lxml from 5.0.0 to 5.1.0 by @dependabot in #171
- Bump coverage from 7.4.0 to 7.4.1 by @dependabot in #173
- Bump pytest from 7.4.4 to 8.0.0 by @dependabot in #175
- Bump black from 23.12.1 to 24.1.1 by @dependabot in #174
- Bump black from 24.1.1 to 24.2.0 by @dependabot in #176
- Bump pytest from 8.0.0 to 8.0.1 by @dependabot in #177
- Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #181
- Bump pytest from 8.0.1 to 8.1.1 by @dependabot in #183
- Bump coverage from 7.4.1 to 7.4.3 by @dependabot in #179
- ℹ chore/doc: inform about upcoming rename by @hf-kklein in #184
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
-
⬆ Support Python 3.12 by @hf-kklein in #156
-
Bump types-requests from 2.31.0.2 to 2.31.0.5 by @dependabot in #128
-
Bump pylint from 2.17.5 to 2.17.6 by @dependabot in #129
-
Bump urllib3 from 1.26.13 to 1.26.17 by @dependabot in #132
-
Bump coverage from 7.3.1 to 7.3.2 by @dependabot in #130
-
Bump types-requests from 2.31.0.5 to 2.31.0.7 by @dependabot in #131
-
Bump mypy from 1.5.1 to 1.6.0 by @dependabot in #137
-
Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #139
-
Add workflow to auto-approve and -merge dependabot PRs by @lord-haffi in #144
-
Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #145
-
Bump black from 23.9.1 to 23.10.1 by @dependabot in #142
-
Bump networkx from 3.1 to 3.2.1 by @dependabot in #146
-
Bump mypy from 1.6.0 to 1.6.1 by @dependabot in #141
-
Bump black from 23.10.1 to 23.11.0 by @dependabot in #147
-
Bump mypy from 1.6.1 to 1.7.0 by @dependabot in #148
-
Bump cattrs from 23.1.2 to 23.2.1 by @dependabot in #149
-
Bump cattrs from 23.2.1 to 23.2.2 by @dependabot in #150
-
Bump mypy from 1.7.0 to 1.7.1 by @dependabot in #151
-
Bump cattrs from 23.2.2 to 23.2.3 by @dependabot in #153
-
Bump actions/setup-python from 4 to 5 by @dependabot in #154
-
Bump isort from 5.12.0 to 5.13.1 by @dependabot in #155
-
Bump coverage from 7.3.2 to 7.3.3 by @dependabot in #157
-
Bump coverage from 7.3.3 to 7.3.4 by @dependabot in #160
-
Bump isort from 5.13.1 to 5.13.2 by @dependabot in #159
-
Bump mypy from 1.7.1 to 1.8.0 by @dependabot in #163
-
Bump black from 23.11.0 to 23.12.1 by @dependabot in #162
-
Bump lxml from 4.9.3 to 4.9.4 by @dependabot in #161
-
Bump coverage from 7.3.4 to 7.4.0 by @dependabot in #165
-
Bump lxml from 4.9.4 to 5.0.0 by @dependabot in #166
-
Bump attrs from 23.1.0 to 23.2.0 by @dependabot in #168
-
Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #167
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- Bump types-requests from 2.31.0.1 to 2.31.0.2 by @dependabot in #114
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #115
- Bump pylint from 2.17.4 to 2.17.5 by @dependabot in #116
- Bump mypy from 1.4.1 to 1.5.0 by @dependabot in #117
- Bump coverage from 7.2.7 to 7.3.0 by @dependabot in #118
- Bump mypy from 1.5.0 to 1.5.1 by @dependabot in #119
- Bump pytest from 7.4.0 to 7.4.1 by @dependabot in #120
- Bump coverage from 7.3.0 to 7.3.1 by @dependabot in #122
- Bump pytest from 7.4.1 to 7.4.2 by @dependabot in #123
- Bump black from 23.7.0 to 23.9.1 by @dependabot in #124
- Escaping Characters by @hf-ddernbach in #126
New Contributors
- @hf-ddernbach made their first contribution in #126
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- Remove pointless "1" in nx_graph["Start"], "Start node must be connected to decision node '1'." assertion by @hf-kklein in #110
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- 🐛 Fix "Start node must be connected to decision node '1'." by @hf-kklein in #109
Full Changelog: v0.1.15...v0.1.16