- Corrected links in documentation to point at the right organization.
- No code changes.
- Changed
.settle()
array rejections to be condensed. Sparse arrays (the previous behavior) can be restored by using an option:.settle(arr, { sparse: true })
.
- Initial release.