Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: purescript-deprecated/purescript-node-streams-aff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Choose a base ref
...
head repository: purescript-deprecated/purescript-node-streams-aff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 3 commits
  • 10 files changed
  • 1 contributor

Commits on Jan 15, 2023

  1. Improvements for v5

    - Change readers to return record instead of `Tuple`.
    - Cleanup event handlers.
    - Complete reads when stream is closed.
    - New `Internal` functions.
    jamesdbrock committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    c5d81d3 View commit details
    Browse the repository at this point in the history
  2. Prep for v5.0.0

    jamesdbrock committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    b22d015 View commit details
    Browse the repository at this point in the history
  3. v4.0.1 → v5.0.0

    jamesdbrock committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    8336e9f View commit details
    Browse the repository at this point in the history
Loading