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

Feature/query parameter router matching #140

Closed

Commits on Oct 20, 2016

  1. ADD support for query parameter Router matching

    Maximilian Landsmann committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    8fecb9d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2016

  1. ADD unit tests

    FIX route query param handling
    Maximilian Landsmann committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    aa13d45 View commit details
    Browse the repository at this point in the history
  2. updated unit tests

    Maximilian Landsmann committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    3234583 View commit details
    Browse the repository at this point in the history
  3. updated readme

    Maximilian Landsmann committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    4025999 View commit details
    Browse the repository at this point in the history
  4. updated readme

    Maximilian Landsmann committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    babd5e9 View commit details
    Browse the repository at this point in the history
  5. CRC swift lint

    Maximilian Landsmann committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    f656f65 View commit details
    Browse the repository at this point in the history
  6. updated changelog

    Maximilian Landsmann committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    0454132 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2016

  1. FIX equatable of Route, fixing the handler being replaced on Route ov…

    …erride
    Maximilian Landsmann committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    bb53fa5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2016

  1. FIX test coverage

    Landsi committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    1a9c6c9 View commit details
    Browse the repository at this point in the history