Releases: emma-k-alexandra/WMATA.swift
Releases · emma-k-alexandra/WMATA.swift
13.1.0 Line.sharesTracksWith and Station.connects(to:)
What's Changed
- feat: Add Line.sharesTracksWith by @emma-k-alexandra in #36
Full Changelog: 13.0.1...13.1.0
13.0.1 Documentation
What's Changed
Full Changelog: 13.0.0...13.0.1
13.0.0 Remove Yellow Line Rush Plus 🎉
What's Changed
- feat!: Remove Yellow Line Rush Plus by @emma-k-alexandra in #33
Full Changelog: 12.0.0...13.0.0
So happy this defunct line is gone.
12.0.0 Simplify Rail.NextTrains
What's Changed
- feat!: Remove StationSet by @emma-k-alexandra in #31
Full Changelog: 11.2.0...12.0.0
Thanks to @rhwood for inspiring this update.
11.2.0
What's Changed
- feat: add CustomStringConvertible conformance to WMATAError by @emma-k-alexandra in #27
Full Changelog: 11.1.0...11.2.0
11.1.0 Connections
What's Changed
- Single source of truth for open stations and current lines by @rhwood in #24
- Add methods to get connecting lines at stations by @rhwood in #23
Full Changelog: 11.0.2...11.1.0
11.0.2 Bug Fixes
Full Changelog: 11.0.1...11.0.2
11.0.1 Bug Fixes
Full Changelog: 11.0.0...11.0.1
v11: Complete rewrite of package focused on dev experience
What's Changed
- v11: Complete rewrite of package focused on dev experience by @emma-k-alexandra in #21
Full Changelog: 10.0.0...new
10.0.0: v10: Docs, Ergonomics, Bug Fixes (#19)
* Check in * Update BusResponses.swift * Document rail code * Lots of docs * Add Corresponding WMATADelegate Handler docs Docs for WMATADate * Update Errors.swift * Add v10 Migration Guide