Skip to content

Releases: emma-k-alexandra/WMATA.swift

9.0.1: Compatibility (#17)

07 Feb 01:40
2ff2c8e
Compare
Choose a tag to compare
Rename protocol functions for compatibility

9.0.0: v9: Combine Publishers (#16)

05 Feb 01:58
48a0505
Compare
Choose a tag to compare
* 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)

30 Jan 20:54
5ebce31
Compare
Choose a tag to compare
This makes the MetroBus Stop and Route funcs usable.

8.4.1: fix: provide public constructors (#13)

30 Jan 17:45
05a9f59
Compare
Choose a tag to compare
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

24 Jan 13:56
4aeed3a
Compare
Choose a tag to compare
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

07 Jan 16:54
9bfbf63
Compare
Choose a tag to compare

8.3.1 - Bug Fixes

14 Dec 00:05
0eb7f43
Compare
Choose a tag to compare

Bug Fixes

v8.3.0

05 Apr 16:54
Compare
Choose a tag to compare
v8.3.0: Allow sharedContainerIdentifiers

8.2.4

05 Apr 16:40
Compare
Choose a tag to compare
v8.2.4: Allow requests in an app extension

v8.2.3

04 Apr 20:45
Compare
Choose a tag to compare
Un-dynamic-ize the product