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

Add support for ignoring times (12:34) ignoreDigits is on #25

Merged
merged 7 commits into from
Jul 30, 2022
Merged

Add support for ignoring times (12:34) ignoreDigits is on #25

merged 7 commits into from
Jul 30, 2022

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    3884998 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f65236 View commit details
    Browse the repository at this point in the history
  3. chore(Options): Add option

    - It's set to  by default
    - The JSDoc documentation for it has also been added
    danielgolden committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    5003a00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80c0488 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab689e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. chore(ignoreDigits): Strip back scope of new functionality

    - Removes the recently added prop  and stuffs
    it's time ignoring functionality into the  prop.
    - Updates tests to reflect the above changes
    - Updates README to reflect the above changes
    danielgolden committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    d71c22b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

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