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

Add Source <> InputStream operations and chunks #134

Merged
merged 8 commits into from
May 13, 2024
Merged

Add Source <> InputStream operations and chunks #134

merged 8 commits into from
May 13, 2024

Commits on May 9, 2024

  1. Initial implementation

    kciesielski committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3e09999 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Updates after code review

    kciesielski committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a2e7e90 View commit details
    Browse the repository at this point in the history
  2. Remove the 'text' wrapper

    kciesielski committed May 10, 2024
    Configuration menu
    Copy the full SHA
    811745e View commit details
    Browse the repository at this point in the history
  3. Add scaladoc for new Ops

    kciesielski committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b4cd61f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87e88ec View commit details
    Browse the repository at this point in the history
  5. Add a Scaladoc to Chunk.

    kciesielski committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7e7b748 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Review fixes

    kciesielski committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8e2c307 View commit details
    Browse the repository at this point in the history
  2. Update docs for Chunk

    kciesielski committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e7e0356 View commit details
    Browse the repository at this point in the history