Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leeway #152

Merged
merged 2 commits into from
Feb 18, 2022
Merged

Leeway #152

merged 2 commits into from
Feb 18, 2022

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Feb 15, 2022

Q A
Branch? v11
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #144
License MIT
Tests added
Doc PR

@talkinnl
Copy link

It's your code and decision, but the behavior change should really have been mentioned in the v10 to v11 upgrade notes.

It's not a literal break because of an api/syntax change, but it's a more subtle, hard to detect behavior change that everybody should think about when upgrading.

Projects cannot be compatible with both v10 and v11 at once without feature detection or having a leaking abstraction.

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.

Decimal time window
2 participants