-
Notifications
You must be signed in to change notification settings - Fork 129
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: toml-rs/toml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: toml-v0.8.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: toml-rs/toml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: toml-v0.8.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 15 files changed
- 2 contributors
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d640c53 - Browse repository at this point
Copy the full SHA d640c53View commit details -
Merge pull request #671 from toml-rs/renovate/libtest-mimic-0.x
chore(deps): update rust crate libtest-mimic to 0.7.0
Configuration menu - View commit details
-
Copy full SHA for acf1075 - Browse repository at this point
Copy the full SHA acf1075View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 16c8353 - Browse repository at this point
Copy the full SHA 16c8353View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aca85b - Browse repository at this point
Copy the full SHA 0aca85bView commit details -
Merge pull request #674 from epage/refactor
refactor(encode): Remove trait abstraction
Configuration menu - View commit details
-
Copy full SHA for 35e5326 - Browse repository at this point
Copy the full SHA 35e5326View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e89856 - Browse repository at this point
Copy the full SHA 4e89856View commit details -
fix(edit): Preserve previous line decor on leaf key
We tracked one decor per key. When dealing with dotted keys, we used the decor prefix from the first key. The problem is that we then re-encode that key for each dotted key, duplicating any comments or whitespace associated with it. We solved this by tracking decor between dotted keys separate from the decor used per final, or leaf, entry. Fixes #673
Configuration menu - View commit details
-
Copy full SHA for 89d1416 - Browse repository at this point
Copy the full SHA 89d1416View commit details -
Merge pull request #675 from epage/dotted-key
fix(edit): Preserve previous line decor on leaf key
Configuration menu - View commit details
-
Copy full SHA for b7bd3a4 - Browse repository at this point
Copy the full SHA b7bd3a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4592fe4 - Browse repository at this point
Copy the full SHA 4592fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10392d5 - Browse repository at this point
Copy the full SHA 10392d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c8c2c - Browse repository at this point
Copy the full SHA 07c8c2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f3e276 - Browse repository at this point
Copy the full SHA 7f3e276View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff toml-v0.8.9...toml-v0.8.10