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: ron-rs/ron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: ron-rs/ron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.1
Choose a head ref
  • 6 commits
  • 9 files changed
  • 1 contributor

Commits on Mar 19, 2025

  1. Allow writing to io::Writer (#562)

    * Allow writing to io::Writer
    
    * Add a CHANGELOG entry
    juntyr authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    8350604 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2025

  1. Make Number non-exhaustive (#564)

    * Make Number non-exhaustive
    
    * Add CHANGELOG entry
    juntyr authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    b095571 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2025

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

Commits on Apr 8, 2025

  1. Prepare v0.10.0 release

    juntyr committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    c2d30df View commit details
    Browse the repository at this point in the history
  2. Fix clippy

    juntyr committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    f721e25 View commit details
    Browse the repository at this point in the history
  3. Fix docs.rs build

    juntyr committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    ce6b094 View commit details
    Browse the repository at this point in the history
Loading