summaryrefslogtreecommitdiff
path: root/Changelog
blob: 38be1a7ab4d96f3859190656e237b3e47f52631b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Travel::Status::MOTIS 0.03 - Fri Jun 20 2025

    * MOTIS->new: Fix time_zone parameter not being respected

Travel::Status::MOTIS 0.02 - Tue Jun 17 2025

    * motis-m: Fix --json for trip lookups (patch by networkException)
    * MOTIS: Use v2 API for trip lookups (patch by networkException)
    * MOTIS: Add time_zone parameter, allowing users to receive times in the
      specified time_zone rather than the system's local time zone
      (patch by networkException)
    * Trip: Add route_text_color accessor (patch by networkException)

Travel::Status::MOTIS 0.01 - Sun Apr 20 2025

    * Initial release
    * Supports stop board requests, trip details, and stop search
    * Supports RNV and transitous backends