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 exclude selector option to ignore some changes #241

Merged
merged 2 commits into from
Feb 28, 2019

Commits on Feb 24, 2019

  1. Add exclude selector option to ignore some changes

    - Add exclude_selector to Page
    - Adjust Page.match_text and PageSnapshot.match_text to use exclude_selector
    - Expose exclude_selector in relevant views
    - Tests
    - Documentation
    
    Fixes themarshallproject#239
    kevinschaul committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    cbba7ce View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

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