Releases: draw-dev/DRAW
Releases · draw-dev/DRAW
v0.9.0
v0.6.0
Breaking changes:
Reddit.restoreAuthenticatedInstance
now returnsReddit
instead ofFuture<Reddit>
.
Other changes:
Reddit.restoreAuthenticatedInstance
no longer throws an exception when not provided a
clientSecret
. AclientSecret
is still required for most client types except for
installed applications.- Updated dependencies.
0.4.5
0.4.4
0.4.3
0.4.2
0.4.0 Release (#101)
* Added preview property to Submission; prepped for 0.4.0 release * Updated Travis and dart_coveralls config