Skip to content

v1.1.0-alpha02

Compare
Choose a tag to compare
@KirkBushman KirkBushman released this 21 Nov 23:00
· 16 commits to master since this release
  • moved disableLegacyEncoding in the constructor, not to be set in every method
  • changed several methods signature to better reflect wether it's an action or a creation of a fetcher
  • made moreChildren a POST request to avoid limits #38
  • added rich-text flairs, thanks #mihirrai
  • minor fixes and optimizations