What's Changed
- Add Beach class
- Add
getBeachMatch
andgetBeachMatchList
methods
- Add
- Change
response_format
param tocontent_type
- Update documentation
- Change
requests
lib tohttpx
- 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, addinggetArticleListWithFilter
andgetArticleListWithTags
and deletinggetArticleList
PR
Full Changelog: v0.2...v0.3