2.0.0 (2022-01-19)
- update node-fetch to 3.1.1 (6a6be8c)
- Minimum Node.js version supported is now 12.x
1.3.1 (2021-11-10)
- remove nconf dependency (7ed4b76)
Get comments for questions and answers. (Thanks, c-schuhmann!)
Remove deprecated request dependency. No more warnings on install!
Correct error message for answers.downvote() that indicated upvote() instead.
Fix edge case where callback might get invoked twice.
Do not publish tests as part of package.
Correct error message for questions.downvote() that indicated upvote() instead.
Allow site
property to be specified in filter
. (Thanks @karanaggarwal1!)
- Add
users.users()
.