-
-
Notifications
You must be signed in to change notification settings - Fork 295
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: time-rs/time
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.46
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: time-rs/time
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.47
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 49 files changed
- 1 contributor
Commits on Jan 27, 2026
-
Move
Periodintoformat_descriptionThis more accurately represents where it belongs, as it is not specific to parsing.
Configuration menu - View commit details
-
Copy full SHA for efdda42 - Browse repository at this point
Copy the full SHA efdda42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ca765 - Browse repository at this point
Copy the full SHA 44ca765View commit details
Commits on Jan 31, 2026
-
Rather than passing a pre-calculated date, time, and UTC offset, introduce a trait that can calculate each component on demand. Within the trait, use a state variable to eagerly calculate common pairs. This is currently month-day and week number-ISO year. This acts as an effective cache, such that the other component of the pair is saved for when it is later needed.
Configuration menu - View commit details
-
Copy full SHA for 0911cb4 - Browse repository at this point
Copy the full SHA 0911cb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1989838 - Browse repository at this point
Copy the full SHA 1989838View commit details -
Configuration menu - View commit details
-
Copy full SHA for a59e809 - Browse repository at this point
Copy the full SHA a59e809View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2190331 - Browse repository at this point
Copy the full SHA 2190331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99270b0 - Browse repository at this point
Copy the full SHA 99270b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b278a26 - Browse repository at this point
Copy the full SHA b278a26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d264d5 - Browse repository at this point
Copy the full SHA 6d264d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb1896 - Browse repository at this point
Copy the full SHA 6cb1896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 490a17b - Browse repository at this point
Copy the full SHA 490a17bView commit details -
Previously, this required a space between the two.
Configuration menu - View commit details
-
Copy full SHA for 31c4f8e - Browse repository at this point
Copy the full SHA 31c4f8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb723b6 - Browse repository at this point
Copy the full SHA bb723b6View commit details
Commits on Feb 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 00881a4 - Browse repository at this point
Copy the full SHA 00881a4View commit details
Commits on Feb 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5940df6 - Browse repository at this point
Copy the full SHA 5940df6View commit details
Commits on Feb 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1c63dc7 - Browse repository at this point
Copy the full SHA 1c63dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6206b0 - Browse repository at this point
Copy the full SHA f6206b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5144cd - Browse repository at this point
Copy the full SHA d5144cdView 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.3.46...v0.3.47