-
Notifications
You must be signed in to change notification settings - Fork 1
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: mintware-de/native-cron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mintware-de/native-cron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 7 files changed
- 1 contributor
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 40f9cda - Browse repository at this point
Copy the full SHA 40f9cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f62de2 - Browse repository at this point
Copy the full SHA 1f62de2View commit details
Commits on Nov 10, 2022
-
Implemented logic for month abbreviations.
- Updated DateTimeDefinition pattern to allow word-characters in the month field - Added the DateTimeDefinition::MONTH_ABBREVIATIONS constant for months abbrevations. - Added the $abbreviations Parameter to DateTimeDefinition::parseDateTimeField which will be passed to the DateTimeField constructor - Updated DateTimeDefinition::setMonths and pass the months abbreviations as $abbreviations to DateTimeDefinition::parseDateTimeField - Added the $abbreviations parameter to the DateTimeField constructor - Updated DateTimeField::parse for handling abbreviations.
Configuration menu - View commit details
-
Copy full SHA for e2a1e02 - Browse repository at this point
Copy the full SHA e2a1e02View commit details -
- Added the DateTimeDefinition::WEEKDAY_ABBREVIATIONS constant for weekday abbreviations. - Updated DateTimeDefinition::setWeekdays and pass the weekday abbreviations as $abbreviations to DateTimeDefinition::parseDateTimeField - CHANGELOG.md updated
Configuration menu - View commit details
-
Copy full SHA for fd69d25 - Browse repository at this point
Copy the full SHA fd69d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6581886 - Browse repository at this point
Copy the full SHA 6581886View commit details -
Added support for value 7 as sunday
- Added the weekday abbreviation 7 which defaults to 0
Configuration menu - View commit details
-
Copy full SHA for c430e23 - Browse repository at this point
Copy the full SHA c430e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d62169 - Browse repository at this point
Copy the full SHA 6d62169View 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 v1.1.1...main