Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 623 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 623 Bytes

Change Log

Unreleased - unreleased

2 - 2015-12-02

Fixed

  • Better fine grain execution of tasks that may emit in bulk.

Added

  • Buffering mode.
  • Gathering mode.
  • IOCell.append_tier which adds a tier who sources the last added tier like a pipe.

Removed

  • IOCell.tier_coroutine is now implicitly handled by IOCell.tier.

1 - 2015-11-15

Added

  • First release