StrasbourgParkAPI/Changelog.md

38 lines
693 B
Markdown

# 4.0.1
- Update DocC and documentation
# 4.0.0
- Add Combine API methods
- Add Swift async methods
- Use `ParkingAPIClient` error failure type everywhere for more cohesion
# 3.0.2
- Try to deal with non constant API JSON objects #2
# 3.0.1
- Try to deal with non constant API JSON objects
# 3.0.0
- Try to deal with non constant API JSON objects
# 2.0.4
- Add possibility to specify the page size when downloading data
# 2.0.3
- Fix pagination error #1
# 2.0.2
- Better asynchronous handling
- Fix completion when a network error occurs
# 2.0.1
- Fix crash when some weird data received
# 2.0.0
- Change `state` property to `Int`
- Add `usersInfo` property
# 1.0.0
Initial release