Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@claromes claromes released this 09 Feb 15:49
0308a8e

What's Changed

  • Add Beach class
    • Add getBeachMatch and getBeachMatchList methods
  • Change response_format param to content_type
  • Update documentation
  • Change requests lib to httpx
  • Update JSON return with ensure_ascii=False to return data with double quotes
  • Update empty fields requests (if it not specified, all the fields will be sent)
  • Update Article methods, adding getArticleListWithFilter and getArticleListWithTags and deleting getArticleList

PR

Full Changelog: v0.2...v0.3