Skip to content

0.7.1

Compare
Choose a tag to compare
@lukepistrol lukepistrol released this 16 May 14:30
· 100 commits to main since this release

0.7.1

  • updated DocC documentation

0.7.0

Breaking Changes:

  • renamed external parameter: result: to count: in searchVideos()

New Features:

  • added localization: parameter to searchPhotos() and searchVideos()

Internal Changes:

  • enhanced API endpoint URL generation
  • moved parameter string literals to QueryParameter enum
  • updated folder structure
  • added shadow types CategoryID, ErrorDescription
  • updated documentation