v5.2.0
This update should fix the broken methods (hopefully 😓) introduced in v5.0.0 and bring a few improvements (such as doc comments)!
What’s been fixed
user()now returns the user data instead of erroring
What’s been changed
sortingOptioninrandomPost()has been replaced withRandomPostSortingMethodsubReddit()andrandomSubReddit()have been renamed tosub()andrandomSub()- Added support for sorting method (
RandomSubSortingMethod) parameter inrandomSub() - All references of
subRedditorsubreddithave been changed to justsub
What’s new
- Added tests for core methods
- Added doc comments to all public facing methods and private util methods
Full Changelog: v5.1.0...v5.2.0