Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lipoja/URLExtract
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: lipoja/URLExtract
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 5 commits
  • 14 files changed
  • 2 contributors

Commits on May 17, 2022

  1. Add a list of URLs allowed to extract (#125)

    * Add a limited list of URLs to extract
    * Add `permit_list` tests
    * Update docs
    * Add test case with miltiple occurences
    khoben committed May 17, 2022
    Configuration menu
    Copy the full SHA
    acdd9e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6f684 View commit details
    Browse the repository at this point in the history
  3. Update list of TLDs

    lipoja committed May 17, 2022
    Configuration menu
    Copy the full SHA
    647b2de View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.rst

    lipoja committed May 17, 2022
    Configuration menu
    Copy the full SHA
    1aea73f View commit details
    Browse the repository at this point in the history
  5. Version 1.6.0

    lipoja committed May 17, 2022
    Configuration menu
    Copy the full SHA
    6a5aa87 View commit details
    Browse the repository at this point in the history
Loading