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

Clean-up and tweaks of the firehose project. #117

Merged
merged 4 commits into from
Jun 29, 2023
Merged

Clean-up and tweaks of the firehose project. #117

merged 4 commits into from
Jun 29, 2023

Commits on Jun 28, 2023

  1. Clean-up and tweaks of the firehose project.

    Cleaned up and reduced RegExp use.
    Simplified some functions.
    Upped SDK constraint to 3.0.0, to use `firstOrNull` from SDK.
    lrhn committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ff1726a View commit details
    Browse the repository at this point in the history
  2. Use named parameter.

    lrhn committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7e311fb View commit details
    Browse the repository at this point in the history
  3. Update changelog.

    lrhn committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ac67066 View commit details
    Browse the repository at this point in the history
  4. Add documentation to RegExps.

    Always document what a RegExp matches in prose.
    They are *not* readable.
    lrhn committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    36baa06 View commit details
    Browse the repository at this point in the history