Releases: bundesAPI/deutschland
Releases · bundesAPI/deutschland
0.4.2
Fixed Lebensmittelwarning. Allow multiple Pages for Bundesanzeiger and properly escape spaces
What's Changed
- Updated Names and Linked Github in README by @eichenroth in #142
- bundesanzeiger: allow fetching multiple pages for one company by @jfhr in #143
New Contributors
- @eichenroth made their first contribution in #142
- @jfhr made their first contribution in #143
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- New release for python3.12 support
- add changes for python version bump by @wirthual in #119
- Add connection check for Bundesanzeiger website by @matrop in #129
- Add unit tests for Bundesanzeiger.__get_response() by @matrop in #130
- Update test_connection.py by @wirthual in #131
- Feat/add python 312 by @wirthual in #140
New Contributors
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Updates dependency versions.
- Added test execution for windows and mac
- Dropped support for python 3.6 and 3.7
- Adds dependabot by @Parrot7483 in #99
- Bump de-nina from 1.0.2 to 1.1.0 by @dependabot in #102
- Bump dateparser from 1.1.1 to 1.1.3 by @dependabot in #101
- Bump beautifulsoup4 from 4.11.1 to 4.12.2 by @dependabot in #105
- Bump de-pegel-online from 0.1.0 to 0.1.1 by @dependabot in #104
New Contributors
- @Parrot7483 made their first contribution in #99
- @dependabot made their first contribution in #102
Full Changelog: 0.3.2...0.4.0
0.3.2
What's Changed
- Link to documentation of Geographic data by @andreasbossard in #53
- Add method to hash entry. Use it for key generation for return dict. by @wirthual in #84
- fix linting by black formatting code by @wirthual in #89
- presseportal has changed their API to v2 by @wirthual in #90
- removed out of date handelsregister updated geo module by @wirthual in #93
- removed sections of README which are not relevant anymore. by @wirthual in #94
- feat(bundesanzeiger): Include the raw report contents by @TrisNol in #88
- Feat sort imports by @wirthual in #95
- removed boto3 from requirements by @wirthual in #97
- sadd black and isort for precommit hook by @wirthual in #96
New Contributors
- @andreasbossard made their first contribution in #53
- @TrisNol made their first contribution in #88
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
Improved version resolving for NumPy. Add support for a wider range of python versions. Use poetry 1.2 for dependency resolving.
- Fix typo in example code by @weddige in #69
- Feat new python versions by @wirthual in #68
- Feat add310 do not pin dependencies to one specific version by @wirthual in #73
New Contributors
Full Changelog: 0.3...0.3.1
0.3
What's Changed
- Add notice about generated API-Clients by @lukaspanni in #38
- Fix swapped top_right and bottom_left coordinates in Geo.fetch() (Issue #26) by @devmarcstorm in #40
- Add basic Documentation by @lukaspanni in #41
- Some improvements to the test action by @AaronDewes in #42
- Update shapely to support python 3.10 by @AaronDewes in #45
- Added pypi package de-autobahn from autogeneration as extra dependency by @wirthual in #47
- Documentation using sphinx apidoc and autodoc by @lukaspanni in #44
- Feat new optionals by @wirthual in #49
- Fixes readme links to docs by @t-huyeng in #54
- CAPTCHA model in ONNX format by @severinsimmler in #56
- Feat optionals by @wirthual in #51
- bump de-feiertage to 1.0.1 by @LilithWittmann in #61
- Added Information where the mapping data comes from. Makes it easier … by @Hundsmuhlen in #62
- add support for python >3.6.2 and added it to runtests. Updated lock … by @wirthual in #63
New Contributors
- @devmarcstorm made their first contribution in #40
- @AaronDewes made their first contribution in #42
- @t-huyeng made their first contribution in #54
- @severinsimmler made their first contribution in #56
- @Hundsmuhlen made their first contribution in #62
Full Changelog: 0.1.9...0.3
alpha 11
alpha10
What's Changed
- Füge Suche nach Bekanntmachungen hinzu. by @PJUllrich in #14
- Create LICENSE by @LilithWittmann in #17
- Add: Status-Badges to README by @lukaspanni in #19
- Hole Details einer Bekanntmachung/Veröffentlichung by @PJUllrich in #16
- Add Configuration for Proxies by @lukaspanni in #20
- Lebensmittelwarnung.de Scraper by @auchtetraborat in #23
- Finished integration in deutschland by @auchtetraborat in #24
- Add BNetzA Rufzeichen query lib by @asdil12 in #25
- added pypresseportal from https://github.com/tcmetzger/pypresseportal by @wirthual in #32
- Feat autobahn api by @wirthual in #28
- Integration of VERENA-scraper & remove misplaced comment in Lebensmittelwarnung by @auchtetraborat in #29
New Contributors
- @LilithWittmann made their first contribution in #17
- @lukaspanni made their first contribution in #19
- @auchtetraborat made their first contribution in #23
- @asdil12 made their first contribution in #25
- @wirthual made their first contribution in #32
Full Changelog: alpha9...0.1.8
alpha9
- Add Handelsregister
- Remove selenium dependency
- add integration tests
alpha8
bump version