Skip to content

Releases: emma-k-alexandra/WMATA.swift

15.2.0 - MetroGTFS

15 Mar 01:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 15.1.0...15.2.0

v15.1 - Potomac Yard

05 Jun 13:17
80ca666
Compare
Choose a tag to compare

What's Changed

Full Changelog: 15.0.0...15.1.0

Silver Line Extension Phase 2

28 Nov 13:23
4856ac0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 14.2.0...15.0.0

Add isRevenueService

13 Oct 12:23
c7d9b07
Compare
Choose a tag to compare

Rail.NextTrains.Response.Prediction has a new property called isRevenueService that can be used to check if an upcoming train is one a customer can ride or something like a No Passengers train like the Money Train.

Update Station Names

10 Sep 18:13
9aa315d
Compare
Choose a tag to compare

GTFS-RT and Docs

07 Jul 01:27
189ba0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 13.3.2...14.0.0

13.3.2

13 Feb 22:24
3ca7fd0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 13.3.1...13.3.2

13.3.1

12 Feb 20:05
e382814
Compare
Choose a tag to compare

What's Changed

Full Changelog: 13.3.0...13.3.1

13.3.0

07 Feb 03:40
79ca740
Compare
Choose a tag to compare

What's Changed

  • fix: Response struct initializer property types now match the actual property types of the structs by @emma-k-alexandra in #40

feat: add explicit Rail.NextTrains initializer without a station parameter

  • It was previously possible to initialize Rail.NextTrains like this, but it didn't appear in autocomplete within Xcode.

feat: map the carCount value 0 to nil in Rail.PathDetails.Response.Positions

feat: Map the value "0" to nil for Stops in several Metrobus endpoint responses

feat: Added convenience initializer to EndpointDelegate for sharedContainerIdentifier

feat: Allow WMATAMappedValues to be any Codable & Hashable value, not just Strings

docs: Pointed to newer, more relevant Apple documentation for background requests

docs: Add information on how to build documentation in Xcode

test: correct line order of sharedTracksWith tests

Full Changelog: 13.2.0...13.3.0

13.2.0 EntranceType

21 Jan 04:21
83cb126
Compare
Choose a tag to compare

What's Changed

Full Changelog: 13.1.0...13.2.0