Skip to content

Releases: claromes/fivbvis

v0.3

09 Feb 15:49
0308a8e
Compare
Choose a tag to compare

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

v0.2

16 Jan 03:45
d69ec38
Compare
Choose a tag to compare

What's Changed

  • Rewrite classes (#9 )
  • Add response format option (xml or json)
  • Use f-strings
  • Change param Filter to Filters
  • Add default filters to get and list methods (#8)
  • Update docs
  • Delete tests

PR

Full Changelog: v0.1.3...v0.2

v0.1.3

29 May 06:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

28 May 06:53
b355d99
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1-alpha...v0.1.2

v0.1.1-alpha

13 Feb 13:15
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

0.1.1 - 2023-07-01

Added

  • Article class
    • Article info

v0.1.0-alpha

23 Dec 00:39
Compare
Choose a tag to compare