v1.0.0
What's Changed
Many breaking API changes since the initial prototype. Without any loss of functionality, files, directories, classes, functions and method were moved around and renamed in light of the latest JavaScript developments, mostly to align with the upcoming Iterator Helper proposals.
- Organized and Added Unit Tests by @nikolaybotev in #28
- Prettier Setup by @nikolaybotev in #29
- Align API with the Iterator Helpers Proposal by @nikolaybotev in #30
- API 1.0 Changes by @nikolaybotev in #31
- Jest config in typescript by @nikolaybotev in #32
- Final Pre-1.0 API and Other Changes by @nikolaybotev in #33
Full Changelog: v0.0.15...v1.0.0