Releases: aquatix/ns-api
Releases · aquatix/ns-api
v3.1.2
Removed dependency on unnecessary, old and deprecated future
package.
v3.1.1
Published to pypi again, after introducing pyproject.toml, ruff and some other modernisations.
v3.1.0
Guard against missing operatorName in get_trips
, fixes #32
v3.0.3
- Better usage and handling of punctuality
- Added Docker and VSCode configurations
- Updated requirements (useful when developing)
- Code housekeeping (cleanups, style improvements and more)
v3.0.2
Updates to the NS API url's, housekeeping, fallback values for planned platforms and such (prevents breakage in existing scripts and integrations, like Home Assistant).
v3.0.1
Code cleanups, dependency updates, and more general housekeeping.
v3.0.0
Total rewrite for the new json-based Nationale Spoorwegen (NS) API.
v.2.7.3
- Offloaded some common functionality to utilkit