Skip to content

Nothing Personal

Compare
Choose a tag to compare
@tiferrei tiferrei released this 05 Mar 14:42
· 5 commits to master since this release
  • ⚠️ BREAKING ⚠️: Private tokens are no longer fully supported by GitLab, Personal Access Tokens are now used, as they are individual for each service.
  • ⚠️ BREAKING ⚠️: Repositories have been renamed to Projects to reflect GitLab's API.
  • ⚠️ BREAKING ⚠️: The login property has been renamed to username to reflect GitLab's API.
  • All Project GET requests are now supported.
  • Main Commit GET requests were added.
  • Dependencies have been updated, mainly RequestKit.
  • Swift 3 conversion is now complete.