8000 Comparing v2.8.0...v2.8.1 · pest-parser/pest · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: pest-parser/pest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.0
Choose a base ref
...
head repository: pest-parser/pest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.1
Choose a head ref
  • 4 commits
  • 16 files changed
  • 3 contributors

Commits on Jun 6, 2025

  1. Add reference to ws2markdown (#1100)

    I like both pest and my small tool that wouldn't be possible without pest, so I thought I'd add it here.
    dertuxmalwieder authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    eecf4f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

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

Commits on Jun 13, 2025

  1. remove once_cell (upon next MSRV bump!) (#1102)

    * remove once_cell (upon next MSRV bump!)
    
    When the next MSRV bump might be coming up once_cell can be cut in favor of std's own Lazy primitives
    
    * bump MSRV
    
    * Cargo fmt
    
    * Cargo fmt again
    2ndDerivative authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    db5c82e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2025

  1. bump version to 2.8.1 (#1103)

    tomtau authored Jun 15, 2025
    Configuration menu
    Copy the full SHA
    2f2ba3d View commit details
    Browse the repository at this point in the history
Loading
0