- Update dev/peerDependencies (should be no breaking changes, but bumping minor version to be safe)
- Add
setHasOnefunctionality (based on #12) and add tests - Fix tests where
assert.equalwas used with incorrectly ordered parameters - Use
Promise.methodto clean up a few parts and more clearly delineate which functions return promises vs. which are synchronous - Closes #10