Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Releases: not-an-aardvark/snoowrap

v1.23.0

15 May 01:39
Compare
Choose a tag to compare
  • Add more submit options (#318)
  • Get flair selections for subreddit (#317)
  • feat: add join_requests state to new modmail
  • Allow custom logger to be supplied via config (#309)

v1.22.0

25 Dec 01:44
Compare
Choose a tag to compare
  • Added catch-all options for Subreddit#editSettings
  • TS: added appeals value to new modmail count
  • TS: fixed typo in Subreddit#submitSelfpost
  • TS: added type definition for snoowrap#getContentByIds
  • TS: more properties to SubmitLinkOptions interface
  • TS: more properties to SearchOptions interface
  • TS: added removed_by_category property to Submission
  • TS: fixed snoowrap#getPopularSubreddits typo
  • Fix missing commas in JSDoc examples
  • Fix window.location usage in JSDoc
  • Test: fixed failing test suite

v1.21.0

24 Feb 12:57
Compare
Choose a tag to compare
  • Added permanent option to snoowrap#applicationOnlyAuth
  • Added ModmailConversation#reply()
  • TS: Added snoowrap#getBest() definitions
  • Bump dependencies

v1.20.1

14 Nov 09:34
Compare
Choose a tag to compare
  • Updated snoowrap#applicationOnlyAuth TypeScript definitions
  • Fixed TypeScript definitions for TypeScript v3.7.0
  • Fixed incorrect check for deviceId in snoowrap#applicationOnlyAuth
  • Fix incorrect docs for DO_NOT_TRACK_THIS_DEVICE param in snoowrap#applicationOnlyAuth

v1.20.0

07 Oct 09:41
Compare
Choose a tag to compare
  • Added application only auth snoowrap#applicationOnlyAuth
  • Fixed ModmailConversation TypeScript definitions
  • Converted ModmailConversationAuthor to TypeScript