Skip to content
Permalink

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: chetmancini/dateutils-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: chetmancini/dateutils-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.2
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 25, 2026

  1. Improve code quality: simplify is_leap_year, refactor parse_iso8601 r…

    …egex, and fix exception handling (#19)
    
    Co-authored-by: Chet Mancini <[email protected]>
    Co-authored-by: Claude Haiku 4.5 <[email protected]>
    3 people authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    d9510e5 View commit details
    Browse the repository at this point in the history
  2. Fix age_in_years leap year birthday edge case (#20)

    Co-authored-by: Chet Mancini <[email protected]>
    Co-authored-by: Claude Haiku 4.5 <[email protected]>
    3 people authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    73b13cd View commit details
    Browse the repository at this point in the history
  3. Improve code quality: accept Iterable for holidays, add edge case tes…

    …ts, fix import path (#21)
    
    Co-authored-by: Chet Mancini <[email protected]>
    Co-authored-by: Claude Haiku 4.5 <[email protected]>
    3 people authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    73b5659 View commit details
    Browse the repository at this point in the history
  4. Bump version: 0.5.1 → 0.5.2

    Chet Mancini committed Jan 25, 2026
    Configuration menu
    Copy the full SHA
    9fb204d View commit details
    Browse the repository at this point in the history
Loading