Releases: Sykander/iterable-async
Releases · Sykander/iterable-async
Release 2.0.1
- 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
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
This release includes:
- Async Sort
- Updated docblocks and readme
- Updated wiki