Skip to content

Releases: Sykander/iterable-async

Release 2.0.1

21 Feb 02:46
8bdcc44
Compare
Choose a tag to compare
  • Remove Async Array
  • Added JsDoc generated docs
  • Make docs and reports visible on github pages
  • Refactor wiki
  • Refactor contribution guide
  • Increased testing standards
  • Increased coverage standards
  • New linting and documentation rules
  • Improved usability in TypeScript
  • Better TypeScript typing

Async Object release

11 Jul 15:43
8efef70
Compare
Choose a tag to compare

This release includes:

  • Async Array, a new object which extends regular array functionality with async methods bound
  • New and updated docs in the form of the readme and the github wiki pages
  • Async Sort, method, docs, tests
  • Async Reduce, method, docs, tests

Release 1.0.3 Async Sort

27 Dec 03:33
Compare
Choose a tag to compare

This release includes:

  • Async Sort
  • Updated docblocks and readme
  • Updated wiki