-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: chetmancini/dateutils-python
base: v0.4.1
head repository: chetmancini/dateutils-python
compare: v0.5.0
- 14 commits
- 14 files changed
- 4 contributors
Commits on Jan 19, 2026
-
Fix release instructions to link directly to draft release
The GitHub Actions workflow creates a draft release, so update the Makefile instructions to reflect this and include a direct edit link. Co-Authored-By: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b730106 - Browse repository at this point
Copy the full SHA b730106View commit details -
Split release workflow to publish PyPI only on release publish
- Remove pypi-publish job from release.yml (now only builds and creates draft) - Add publish.yml triggered on release publish event - Update Makefile messages to reflect new workflow This ensures PyPI publishing only happens after manually reviewing and publishing the GitHub release, giving control over the release process. Co-Authored-By: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5a631e - Browse repository at this point
Copy the full SHA a5a631eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aff95d - Browse repository at this point
Copy the full SHA 9aff95dView commit details -
Improve README with badges and comparison section
- Add PyPI, downloads, Python versions, CI, license, and typed badges - Add "Why dateutils-python?" section with comparison table - Update SECURITY.md with clearer vulnerability reporting process Co-Authored-By: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaa0498 - Browse repository at this point
Copy the full SHA aaa0498View commit details
Commits on Jan 20, 2026
-
ci: bump actions/checkout from 4 to 6 (#12)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0613a26 - Browse repository at this point
Copy the full SHA 0613a26View commit details -
Bump filelock from 3.18.0 to 3.20.3 (#14)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 3.20.3. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.18.0...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e65468 - Browse repository at this point
Copy the full SHA 6e65468View commit details -
Bump requests from 2.32.3 to 2.32.4 (#13)
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ff66730 - Browse repository at this point
Copy the full SHA ff66730View commit details -
chore: update all transitive dependencies (#16)
Co-authored-by: Chet Mancini <[email protected]> Co-authored-by: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8469d0 - Browse repository at this point
Copy the full SHA d8469d0View commit details
Commits on Jan 22, 2026
-
docs: add coverage badge to README (#17)
Co-authored-by: Chet Mancini <[email protected]> Co-authored-by: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b423bc3 - Browse repository at this point
Copy the full SHA b423bc3View commit details
Commits on Jan 23, 2026
-
CM: fix mutable results of federal holidays, each caller gets unique …
…data
Chet Mancini committedJan 23, 2026 Configuration menu - View commit details
-
Copy full SHA for 621c953 - Browse repository at this point
Copy the full SHA 621c953View commit details -
fix validation on until_q in generate-quarters
Chet Mancini committedJan 23, 2026 Configuration menu - View commit details
-
Copy full SHA for 7b14b6d - Browse repository at this point
Copy the full SHA 7b14b6dView commit details -
Chet Mancini committed
Jan 23, 2026 Configuration menu - View commit details
-
Copy full SHA for c929b46 - Browse repository at this point
Copy the full SHA c929b46View commit details -
generate now goes forward or back
Chet Mancini committedJan 23, 2026 Configuration menu - View commit details
-
Copy full SHA for 4c7ccc9 - Browse repository at this point
Copy the full SHA 4c7ccc9View commit details -
Chet Mancini committed
Jan 23, 2026 Configuration menu - View commit details
-
Copy full SHA for 706ac3d - Browse repository at this point
Copy the full SHA 706ac3dView commit details
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.1...v0.5.0