Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 400 Bytes

changelog.md

File metadata and controls

8 lines (7 loc) · 400 Bytes

5.0.x

  • 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.