Skip to content

Commit

Permalink
version 0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
the-infinity committed Nov 12, 2024
1 parent bdd2c5a commit fe93f69
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 0.15.2

Released 2024-11-12

### Fixes

* [ParkAPI Sources: APCOA: Remove park control objects and added production endpoint](https://github.com/ParkenDD/parkapi-sources-v3/pull/162)
* [ParkAPI Sources: radvis_bw: filter unprintable characters](https://github.com/ParkenDD/parkapi-sources-v3/pull/167)
* [ParkAPI Sources: multiple converters: set opening status to none if unset](https://github.com/ParkenDD/parkapi-sources-v3/pull/160)


## 0.15.1

Released 2024-10-29
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ openpyxl~=3.1.5
opening-hours-py~=0.6.18
kombu~=5.4.2
lxml~=5.3.0
parkapi-sources~=0.14.1
parkapi-sources~=0.14.2

# required for converters
beautifulsoup4~=4.12.3
pyproj~=3.6.1
pyproj~=3.7.0

# binary butterfly shared libraries (https://git.sectio-aurea.org/public_libraries)
--extra-index-url https://git.sectio-aurea.org/api/v4/groups/262/-/packages/pypi/simple
Expand Down

0 comments on commit fe93f69

Please sign in to comment.