Skip to content

Releases: draw-dev/DRAW

v0.9.0

22 Nov 18:45
94e7525
Compare
Choose a tag to compare
[ 0.9.0 Release ] Add support for uploading images through SubredditS…

…tyleSheet (#167)

v0.6.0

08 Jul 21:24
1a583ab
Compare
Choose a tag to compare

Breaking changes:

  • Reddit.restoreAuthenticatedInstance now returns Reddit instead of Future<Reddit>.

Other changes:

  • Reddit.restoreAuthenticatedInstance no longer throws an exception when not provided a
    clientSecret. A clientSecret is still required for most client types except for
    installed applications.
  • Updated dependencies.

0.4.5

21 Oct 18:14
Compare
Choose a tag to compare
0.4.5+1 release

0.4.4

06 Oct 23:52
a917f8e
Compare
Choose a tag to compare
[0.4.4] Added Modmail functionality (#116)

0.4.3

24 Sep 00:46
1c3079f
Compare
Choose a tag to compare
  • Added nsfw and spoiler parameters to Subreddit.submit (Thanks @LucasCLuk!)
  • Fixed issue where exceptions generated during client authentication could not be caught.

0.4.2

10 Sep 23:28
96950ae
Compare
Choose a tag to compare
Prep for 0.4.2 release (#109)

0.4.0 Release (#101)

02 Sep 01:43
9a233d6
Compare
Choose a tag to compare
* Added preview property to Submission; prepped for 0.4.0 release

* Updated Travis and dart_coveralls config