Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MetroGTFS Package: MetroRail GTFS Static data in a new wrapper #57

Merged
merged 14 commits into from
Mar 15, 2024

Commits on Nov 26, 2023

  1. check in

    emma-k-alexandra committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    479b9e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b29e68 View commit details
    Browse the repository at this point in the history
  3. check in

    emma-k-alexandra committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    be5211d View commit details
    Browse the repository at this point in the history
  4. check in

    emma-k-alexandra committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    bc83361 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    6a58bd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    2d98af4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    edbf265 View commit details
    Browse the repository at this point in the history
  2. feat: add Codable conformable to all public GTFS types

    docs: add for all errors
    emma-k-alexandra committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    16c9c73 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. refactor: remove GTFS namespace

    refactor: GTFSIdentifier is now RawRepresentable
    feat: allow creation of GTFSStop and GTFSLevel with just stranges w/ autoclosures
    docs: start MetroGTFS docc collection
    emma-k-alexandra committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4335062 View commit details
    Browse the repository at this point in the history
  2. Update MetroGTFS.md

    emma-k-alexandra committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    30d9e2b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. refactor: GTFS.Coordinates renamed GTFSCoordinates

    refactor: remove GTFS namespace from errors
    refactor!: bump version requirements for Swift and OSes
    docs: add base docs for MetroGTFS
    emma-k-alexandra committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    890fbd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb98a81 View commit details
    Browse the repository at this point in the history
  3. Update Stop.swift

    emma-k-alexandra committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8317f86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f8c4ae View commit details
    Browse the repository at this point in the history