Skip to content

v0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 20:33
· 71 commits to refs/heads/main since this release
a21dd9e

What’s Changed

  • Remove autocloseable (#36) @adamw
  • Select restarts when a channel for a receive clause is done (#35) @adamw
  • Implement source views (#34) @adamw
  • Make Channel implement AutoCloseable (#33) @adamw
  • Separate Sink, Source & CloseableChannel interfaces (#32) @adamw