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: rust-scraper/ego-tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: rust-scraper/ego-tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.0
Choose a head ref
  • 19 commits
  • 11 files changed
  • 6 contributors

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    05edbe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f7167b View commit details
    Browse the repository at this point in the history
  3. Update Cargo.toml

    Remove disgusting whitespace
    LoZack19 authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ea8c556 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82514a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    7fb9415 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5c1029 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f3d03d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    143afa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ff4288 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b85b188 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be6bbea View commit details
    Browse the repository at this point in the history
  8. wip: introduce serde_test token matching

    Co-authored-by: Carlo Federico Vescovo <[email protected]>
    LoZack19 and cfvescovo committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f094f01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08ae4d9 View commit details
    Browse the repository at this point in the history
  10. Fix tests for serde feature

    Correct some typos too
    
    Co-authored-by: Giovanni Zaccaria <[email protected]>
    cfvescovo and LoZack19 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e975c79 View commit details
    Browse the repository at this point in the history
  11. Update src/serde.rs

    Co-authored-by: Adam Reichold <[email protected]>
    cfvescovo and adamreichold authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d082fec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    644828b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2520ba0 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #34 from rust-scraper/serde

    Implement serde traits for ego-tree
    cfvescovo authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b3a9be1 View commit details
    Browse the repository at this point in the history
  15. Version 0.9.0

    cfvescovo committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8f4f80e View commit details
    Browse the repository at this point in the history
Loading