Skip to content

v0.1.6

Compare
Choose a tag to compare
@amarpersaud amarpersaud released this 08 Jul 19:09
· 38 commits to main since this release
  • Fixes boolean and Enum parameters
  • Adds show_nsfw to communities
  • Add open_links_in_new_tab saveUserSettings
  • Removes auth_token parameter from functions. To get an auth_token, a new Lemmy object can be created and logged in with. Accessing other instances via a Lemmy object can be done via the instance parameter, but does not authenticate
  • Fix documentation for jplaw.types and jplaw.comment