Skip to content

v5.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@sbertix sbertix released this 08 Apr 14:05
d83f992

Beta 4 brings a completely updated dynamic way to deal with Endpoints.
Please consider checking out the migration guide.

Changes:

  • Refactor all Endpoints
  • Added new Endpoints for Endpoint.direct and Endpoint.user
  • Examples now use local packages, so they will always match with the library
  • Wrapped reflection was moved to SwiftagramTests
  • Remove unnecessary import statements and legacy code

Known issues:

  • Uploading videos to your story is not working
  • Swift 5.2 is not supported at the moment