Skip to content

v0.6.0

Compare
Choose a tag to compare
@bkonyi bkonyi released this 08 Jul 21:24
· 32 commits to master since this release
1a583ab

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.