Skip to content

0.7.3

Compare
Choose a tag to compare
@lukepistrol lukepistrol released this 19 May 07:59
· 82 commits to main since this release

0.7.3

  • updated documentation

0.7.2

  • added backwards compatibility for iOS 13.0 and macOS 10.15

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