Potentially Breaking Changes
- Make attributes' departure times timezone-aware by @hkapanen in #102 - if you're using the "departures" attribute, which lists the next five departures, note that the format of both
scheduledDeparture
andrealtimeDeparture
has been updated to include timezone information. If you're using these values anywhere, you should check if the template needs updating.
New Contributors
Full Changelog: v0.4.0...v0.5.0