Skip to content

Releases: n6g7/damn

v0.2.0

13 Jan 23:30
Compare
Choose a tag to compare

Additions

  • userFriends(username, qs): get the users list of friends. Thanks @crazy4groovy! 🎉
  • userFriendsSearch(username, query): search friends by username. Thanks @crazy4groovy! 🎉

v0.1.1

02 Jan 21:31
Compare
Choose a tag to compare

Most method now accept a qs parameter to specify additional querystring parameters. These can typically be used for pagination.

v0.1.0

04 Jun 17:28
Compare
Choose a tag to compare

Promise API!