Releases: emma-k-alexandra/WMATA.swift
Releases · emma-k-alexandra/WMATA.swift
9.0.1: Compatibility (#17)
Rename protocol functions for compatibility
9.0.0: v9: Combine Publishers (#16)
* v9: Combine publishers * Use recommended gitignore * swiftformat * Check in * Check in * Migration guide formatting * Update README.md
8.4.2: fix: make funcs public (#14)
This makes the MetroBus Stop and Route funcs usable.
8.4.1: fix: provide public constructors (#13)
Swift synthesizes internal constructors instead of public constructors, making it impossible to call funcs requiring a RadiusAtCoordinates or Coordinates object as a parameter. Also provide a convience constructor for RadiusAtCoordinates that takes a latitude and longitude as parameters.
v8.4.0: Sister stations
feat: Sister platforms (#12) * feat: add computed values to Station for sister Stations Co-Authored-By: Randall Wood <297232+rhwood@users.noreply.github.com> * Update README.md Co-authored-by: Randall Wood <297232+rhwood@users.noreply.github.com>
8.3.2: Merge pull request #10 from rhwood/rushplus
fix: Use correct name
8.3.1 - Bug Fixes
Bug Fixes
v8.3.0
v8.3.0: Allow sharedContainerIdentifiers
8.2.4
v8.2.4: Allow requests in an app extension
v8.2.3
Un-dynamic-ize the product