-
Notifications
You must be signed in to change notification settings - Fork 598
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: chronotope/chrono
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.39
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: chronotope/chrono
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.40
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 43 files changed
- 9 contributors
Commits on Jan 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 07a42f9 - Browse repository at this point
Copy the full SHA 07a42f9View commit details
Commits on Jan 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 97f758f - Browse repository at this point
Copy the full SHA 97f758fView commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 12a814f - Browse repository at this point
Copy the full SHA 12a814fView commit details -
wasm32-wasi was renamed to wasm32-wasip1
cargo-wasi seems unmaintained and does not support the new target.
Configuration menu - View commit details
-
Copy full SHA for 82bacb8 - Browse repository at this point
Copy the full SHA 82bacb8View commit details
Commits on Jan 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5f2f5a8 - Browse repository at this point
Copy the full SHA 5f2f5a8View commit details
Commits on Jan 23, 2025
-
Expose
write_toforDelayedFormatRequest for #1649 - renamed format to write-to and made it public. - added unittests - added benchmarks to compare and show `Display` is slower than `write_to` in that specific use case.
Configuration menu - View commit details
-
Copy full SHA for 4c42ee5 - Browse repository at this point
Copy the full SHA 4c42ee5View commit details
Commits on Jan 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7cdca4b - Browse repository at this point
Copy the full SHA 7cdca4bView commit details
Commits on Feb 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8317e7c - Browse repository at this point
Copy the full SHA 8317e7cView commit details
Commits on Feb 18, 2025
-
Use NaiveDateTime for internal tz_info methods. (#1658)
This replaces passing a timestamp and year to several internal functions with passing a NaiveDateTime, making the function signature slightly clearer. The values originated from in the a NaiveDateTime in first place, so it basically just postpones the conversion. Co-authored-by: Arjan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15e287b - Browse repository at this point
Copy the full SHA 15e287bView commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 11d227a - Browse repository at this point
Copy the full SHA 11d227aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f6cf5e - Browse repository at this point
Copy the full SHA 7f6cf5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f345fd - Browse repository at this point
Copy the full SHA 1f345fdView commit details
Commits on Feb 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d0f8b59 - Browse repository at this point
Copy the full SHA d0f8b59View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf1973c - Browse repository at this point
Copy the full SHA bf1973cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07216ae - Browse repository at this point
Copy the full SHA 07216aeView commit details
Commits on Feb 25, 2025
-
Add quarter (%q) date string specifier
GNU date supports %q as a date string specifier. This adds support for that in chrono. This is needed by uutils/coreutils for compability.
Configuration menu - View commit details
-
Copy full SHA for 6d29c8a - Browse repository at this point
Copy the full SHA 6d29c8aView commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2b7a28e - Browse repository at this point
Copy the full SHA 2b7a28eView 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 v0.4.39...v0.4.40