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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(develop): release streamable-tools 0.1.0 #2

Conversation

JonDotsoy
Copy link
Owner

@JonDotsoy JonDotsoy commented Mar 24, 2024

馃 I have created a release beep boop

0.1.0 (2024-03-24)

Features

  • add helper function for creating ReadableStream with controller (c4496da)
  • add iterableToReadableStream utility function (7632c33)
  • add Makefile to streamline build process (187b7c1)
  • add readable stream transforms utility (1965bd1)
  • add SplitStream with tests for splitting stream data by newlines (6f11660)
  • add stream transformation utilities and tests (a70f26a)
  • initialize project with essential configurations and documentation (4173fba)
  • multiply-stream: add MultiplyStream class and tests (0094d02)
  • tests: add new test case for string concatenation using readableStreamToText (60bd694)

Bug Fixes

  • add Iterable to Readable Stream module (82f649f)

Performance Improvements

  • add stream utility modules and cross-platform support tests (b3ee057)
  • enhance project structure and introduce normalization (77fbdad)
  • update MultiplyStream to accept ReadableWritablePair (333f6c6)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@JonDotsoy JonDotsoy changed the title chore(develop): release streamable-tools 1.0.0 chore(develop): release streamable-tools 0.1.0 Mar 24, 2024
@JonDotsoy JonDotsoy force-pushed the release-please--branches--develop--components--streamable-tools branch from e74d46f to 7fc5080 Compare March 24, 2024 23:10
@JonDotsoy JonDotsoy merged commit 89d5c21 into develop Mar 24, 2024
@JonDotsoy
Copy link
Owner Author

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

Successfully merging this pull request may close these issues.

None yet

1 participant