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: allow custom line writers #197

Merged
merged 1 commit into from
Jun 20, 2022
Merged

feat: allow custom line writers #197

merged 1 commit into from
Jun 20, 2022

Conversation

jrandolf
Copy link
Contributor

This PR allows users to implement their own custom LineWriters. It also renames LineWriterImpl to InMemoryLineWriter.

@jrandolf jrandolf requested a review from OrKoN June 20, 2022 09:56
@OrKoN
Copy link
Collaborator

OrKoN commented Jun 20, 2022

Why is it a breaking change? Looks like only a new optional field is added?

@jrandolf
Copy link
Contributor Author

Why is it a breaking change? Looks like only a new optional field is added?

I was under the impression someone could have imported LineWriterImpl, but there is no reasonable reason to do so. I guess we can label this as not breaking then.

@jrandolf jrandolf changed the title feat!: allow custom line writers feat: allow custom line writers Jun 20, 2022
@jrandolf jrandolf merged commit 54da677 into main Jun 20, 2022
@jrandolf jrandolf deleted the line_writer branch June 20, 2022 11:18
OrKoN pushed a commit that referenced this pull request Jun 20, 2022
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.

None yet

2 participants