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

OSC-10 #12

Merged
merged 5 commits into from
Oct 2, 2023
Merged

OSC-10 #12

merged 5 commits into from
Oct 2, 2023

Commits on Oct 1, 2023

  1. fix: Invalid characters

    During parsing of both the address pattern and type tag string, checks are made so that we don’t parse any invalid characters.
    
    Signed-off-by: Sam Smallman <srsmallman@mac.com>
    sammysmallman committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    70dd6e0 View commit details
    Browse the repository at this point in the history
  2. fix: Added documentation and set

    Signed-off-by: Sam Smallman <srsmallman@mac.com>
    sammysmallman committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    351d854 View commit details
    Browse the repository at this point in the history
  3. fix: Documentation

    Signed-off-by: Sam Smallman <srsmallman@mac.com>
    sammysmallman committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    1dd0f2f View commit details
    Browse the repository at this point in the history
  4. fix: Not Closed brackets and curcly braces

    Signed-off-by: Sam Smallman <srsmallman@mac.com>
    sammysmallman committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8a03c09 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. fix: Asterisk wildcard crash

    Signed-off-by: Sam Smallman <srsmallman@mac.com>
    sammysmallman committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7b134c3 View commit details
    Browse the repository at this point in the history