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

Adding parsing for "period" #49

Merged
merged 3 commits into from
Apr 12, 2020
Merged

Adding parsing for "period" #49

merged 3 commits into from
Apr 12, 2020

Commits on Apr 12, 2020

  1. Add Period Parsing

    Will parse the "period" query delimiter into a uint
    ben-rowe committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    859e6ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ben-rowe/ben-rowe-patch-1

    Add Period Parsing
    ben-rowe committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    b3150f9 View commit details
    Browse the repository at this point in the history
  3. Update otp.go

    Add the import for strconv
    ben-rowe committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    6a025f7 View commit details
    Browse the repository at this point in the history