Skip to content
This repository was archived by the owner on Dec 23, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 533 Bytes

changelog.md

File metadata and controls

15 lines (12 loc) · 533 Bytes

7.0.0

  • Move library over to TypeScript.
  • change execute to dispatch
  • Use whatwg streams.
  • Add more i/o capabilities.

5.0.0

  • Built with ES6 in mind. Works with async/await and yield operators.
  • Node Streams have been deprecated for Promises.
  • API is not more explicit - ParallelBus vs parallel, and so on.
  • No more external dependencies.
  • mesh-* have been deprecated. More utilities to come into this library.
  • All docs have been moved to to the Github repo.