On some stops (namely _CORUÑA E.A._), querying real time data wouldn't work due to the integer conversion of fields. Now this is fixed 🥳.
Thanks Gabriel44200 for reporting the issue.
0.2.1.1
- Missing `lxml` as dependency in `setup.py`
0.2.1.0
- Adds support for real-time stop monitoring using the Xunta's SIRI as in the app. - Fixes dependabot security alert - Improves `rest_adapter` a little
0.2.0.2
Fixes a missing import in the `transports.expeditions` module (`_parse_special_rate`), which made impossible to process expeditions which have special rates.