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: code4craft/webmagic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: WebMagic-0.8.0
Choose a base ref
...
head repository: code4craft/webmagic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: WebMagic-0.9.0
Choose a head ref
  • 18 commits
  • 25 files changed
  • 6 contributors

Commits on Nov 23, 2022

  1. Merge tag 'WebMagic-0.8.0' into develop

    Tag release
    sutra committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    3085896 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cda8467 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

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

Commits on Nov 26, 2022

  1. Fix warnings.

    sutra committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    ef616c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

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

Commits on Dec 20, 2022

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

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    12ce864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08f4a40 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Merge pull request #1107 from hooyantsing/develop

    修复 HtmlCleaner 无法正常解析 tr 和 td 标签的问题
    sutra authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    f47038d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. 向 webmagic-saxon 组件提供若干新 API,更优雅更灵活更强大 (#1108)

    * Feature:
    * webmagic-saxon 组件新增若干新 API;
    
    * Update: 更优雅的写代码。
    
    * Update: JaxpSelectorUtils 工具类增加 final 关键字。
    hooyantsing authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7179311 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

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

Commits on Mar 27, 2023

  1. fix: pom.xml to reduce vulnerabilities (#1114)

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JAVA-NETMINIDEV-3369748
    snyk-bot authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    aeb0e89 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. fix: pom.xml to reduce vulnerabilities (#1119)

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356
    
    Co-authored-by: snyk-bot <[email protected]>
    code4craft and snyk-bot authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    9e59b37 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    58fd08b View commit details
    Browse the repository at this point in the history
  2. Upgrade dependencies.

    sutra committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a5fb4e0 View commit details
    Browse the repository at this point in the history
  3. Fix test.

    sutra committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ad01092 View commit details
    Browse the repository at this point in the history
  4. Update versions for release

    sutra committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3688226 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release/0.9.0'

    sutra committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    fd4a136 View commit details
    Browse the repository at this point in the history
Loading