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.