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

feat(strings)!: Update strings.Indent to error on bad input instead of silently doing nothing #2089

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

hairyhenderson
Copy link
Owner

Breaking API change for 4.0 - instead of silently doing nothing when invalid input is provided, the function now errors.

@hairyhenderson hairyhenderson added this to the v4.0.0 milestone May 30, 2024
@hairyhenderson hairyhenderson changed the title feat(strings): Update strings.Indent to error on bad input instead of silently doing nothing feat(strings)!: Update strings.Indent to error on bad input instead of silently doing nothing May 30, 2024
@hairyhenderson hairyhenderson force-pushed the strings-indent-return-error branch from 8693012 to 84e4db4 Compare May 30, 2024 13:29
@hairyhenderson hairyhenderson enabled auto-merge (squash) May 30, 2024 13:30
@hairyhenderson hairyhenderson force-pushed the strings-indent-return-error branch from 84e4db4 to 5f62936 Compare June 1, 2024 21:14
… silently doing nothing

Signed-off-by: Dave Henderson <[email protected]>
@hairyhenderson hairyhenderson force-pushed the strings-indent-return-error branch from 5f62936 to 9997172 Compare June 1, 2024 21:18
@hairyhenderson hairyhenderson merged commit 7d646a8 into main Jun 1, 2024
15 checks passed
@hairyhenderson hairyhenderson deleted the strings-indent-return-error branch June 1, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant