Skip to content

feat: add IsSameMillennium comparison helper - #4

Merged
nuxflix merged 1 commit into
mainfrom
feature/is-same-millennium
Aug 29, 2026
Merged

feat: add IsSameMillennium comparison helper#4
nuxflix merged 1 commit into
mainfrom
feature/is-same-millennium

Conversation

@nuxflix

@nuxflix nuxflix commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Description

Fixes #

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that changes existing behavior)
  • 📚 Documentation update
  • 🔧 Chore (CI, dependencies, refactor)

Checklist

  • My code follows the style of this project (go fmt, go vet)
  • I have added tests that cover my changes
  • All new and existing tests pass: go test -race ./...
  • I have added/updated GoDoc comments for all exported functions
  • I have added benchmarks for new functions
  • I have updated CHANGELOG.md with a description of my changes
  • The equivalent date-fns function is referenced (if applicable)

Test Results

go test -race -cover ./...

Notes for Reviewers

@nuxflix
nuxflix merged commit f997870 into main Aug 29, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant