Commit Graph

96 Commits

Author SHA1 Message Date
Profitroll 70aa206cba Meta updated to 0.2.7 2022-10-05 10:33:06 +02:00
Profitroll 71597ac658 Updated to 0.2.6 skipping some versions 2022-10-04 15:25:25 +02:00
Profitroll 0719eaacbc Small enum fixes 2022-10-04 14:40:27 +02:00
Profitroll 9c93275e59 Optimized imports 2022-10-04 11:21:30 +02:00
Profitroll 7d5454a5df Removed unused imports and fixed docstring 2022-10-04 11:15:53 +02:00
Profitroll 013326d32a Added support for two new raw methods 2022-10-04 11:15:34 +02:00
Profitroll 67699352da board_arrival and board_departure implemented 2022-09-30 11:39:23 +02:00
Profitroll 1c68772ed4 find_exception is only used in normal methods now 2022-09-30 11:39:04 +02:00
Profitroll e5a608ff14 Merge branch 'master' of https://git.profitroll.eu/profitroll/PythonRMV 2022-09-28 15:21:07 +02:00
Profitroll 8cad137834 Added him_search as non-raw method 2022-09-28 15:21:02 +02:00
Profitroll 9cce5f338f Ticket as class started to be developed 2022-09-28 15:20:49 +02:00
Profitroll 6b8c173ea8 Product as class removed 2022-09-28 15:20:25 +02:00
Profitroll 6c9a90d455 Non-raw methods now use enums 2022-09-28 15:12:54 +02:00
Profitroll 37727e38bf More enums added 2022-09-28 15:12:41 +02:00
Profitroll 5e4ca07877 Started work on enums 2022-09-28 12:31:41 +02:00
Profitroll cf642fc00f product const added 2022-09-27 15:12:15 +02:00
Profitroll c7b0649b50 Updated to 0.2.3 2022-09-24 13:59:54 +02:00
Profitroll cc6324cc88 Divided raw and normal methods for stops 2022-09-24 13:44:24 +02:00
Profitroll 7b0f2c31ed Fixed rtDuration and transferCount 2022-09-24 13:07:58 +02:00
Profitroll 947e6361f6 Updated README and version to 0.2.1 2022-09-24 13:02:49 +02:00
Profitroll a868c997ac Fixed messages attribute 2022-09-24 12:58:29 +02:00
Profitroll 9641a4dab8 raw.trip_find and trip_find are now different 2022-09-24 12:58:13 +02:00
Profitroll 428442d1cb get_id() method removed 2022-09-24 12:08:43 +02:00
Profitroll 0bbda88433 Small change 2022-09-24 12:08:32 +02:00
Profitroll deb49e174b Empty attributes now return list instead of None 2022-09-24 12:08:16 +02:00
Profitroll 8cb28e9030 Fixed date and time format in __str__ of StopTrip 2022-09-24 11:42:30 +02:00
Profitroll 8bf1a6fee3 Added support for "StopLocation", "CoordLocation" 2022-09-24 11:41:08 +02:00
Profitroll 660c9644f9 Major classes changes 2022-09-24 11:40:38 +02:00
Profitroll 1770695067 Small classes inits and changes 2022-09-24 11:40:18 +02:00
Profitroll 0a374236b4 Commented annoying type errors 2022-09-23 23:00:49 +02:00
Profitroll f8e7fae9e3 Integrated classes, added "raw_response" argument 2022-09-23 23:00:30 +02:00
Profitroll 74107ceb1b Allowed classes to function 2022-09-23 22:59:48 +02:00
Profitroll ab02e13825 Created some classes 2022-09-23 22:58:45 +02:00
Profitroll 977ac2d559 Updated to version 0.2.0 2022-09-23 22:58:05 +02:00
Profitroll da21f3ad77 Changed name to a more logical one 2022-09-23 17:12:18 +02:00
Profitroll 590eca20d8 Updated version to 0.1.9 and changed README 2022-09-23 15:01:00 +02:00
Profitroll e1e3f40643 Docstring finished, weeksdays bitmask added 2022-09-23 13:54:36 +02:00
Profitroll a093d1b5d7 Errors integrated 2022-09-23 13:53:56 +02:00
Profitroll 2851c5083f Errors added 2022-09-23 13:53:33 +02:00
Profitroll d949778ac5 Quite a lot of stuff completely renamed 2022-09-23 11:49:11 +02:00
Profitroll 872fd9a088 Merge branch 'master' of https://git.profitroll.eu/profitroll/PythonRMV 2022-09-23 11:18:19 +02:00
Profitroll 293c71588f Imported errors and non-raw methods 2022-09-23 11:18:18 +02:00
Profitroll a41339b6af Changed types of date/time to Union[str, datetime] 2022-09-23 11:17:43 +02:00
Profitroll a9801c5ac3 Updated version to 0.1.8 2022-09-23 11:16:59 +02:00
Profitroll 54ad865df5 Changed version 2022-09-22 19:31:28 +02:00
Profitroll 930157bad3 Tree changed once more 2022-09-22 19:27:34 +02:00