Skip to content

feat(31): Add exceptions to date shifting#32

Merged
AndyRae merged 5 commits into
mainfrom
feat/31/date-shift-exceptions
Apr 13, 2026
Merged

feat(31): Add exceptions to date shifting#32
AndyRae merged 5 commits into
mainfrom
feat/31/date-shift-exceptions

Conversation

@AndyRae

@AndyRae AndyRae commented Feb 27, 2026

Copy link
Copy Markdown
Member
✨ Feature

PR Description

Adds the capability to provide an exception for date shifting based on a fixed data.

The usecase being, the column could be one of multiple dates, including a fixed date such as a study end date. We should not shift this, so we either fix it manually or shift the column manually.

Or we add exception here.

Related Issues or other material

Closes #31

@github-actions

github-actions Bot commented Feb 27, 2026

Copy link
Copy Markdown
Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 5.868s ⏱️

@AndyRae AndyRae merged commit 3c5c9c2 into main Apr 13, 2026
9 checks passed
@AndyRae AndyRae deleted the feat/31/date-shift-exceptions branch April 13, 2026 08:46
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Date shift: singular exceptions for shifting

1 participant