Releases: nerdishbynature/octokit.swift
Releases · nerdishbynature/octokit.swift
0.7.2
- Replace naive parameter parsing for redirect URLs
#59 @pietbrauer - Update to recommended project settings
#58 #60 @russellbstephens @pietbrauer
0.7.1
- Cherry pick bug fixes from Swift 2.3 branch
#57 @pietbrauer
Bug fixes and performance improvements
- Fixes a critical bug where repos would not be loaded
Let there be Swift 3
Intended to be used with Xcode 8.0 and Swift 3.0
Swift 2.2/2.3
Intended to be used with Xcode 7.3.1 or Xcode 8.0 and Swift 2.2 or 2.3
AppStore compliant
- Add
allow_signup=false
to the authenticate URL so the signup button is hidden on iPads (makes apps not being rejected)
#42 @pietbrauer
Xcode 7.3
- Update Xcode to 7.3
#39 @pietbrauer
All the Platforms
- Add support for all platforms: Mac OS X, tvOS and watchOS
#8 @pietbrauer
0.5.1
- Update RequestKit
#30 @pietbrauer
0.5.0
- Add
lastPush
andhtmlURL
toRepositories
#22 @phatblat - Load repositories for arbitrary user
#21 @phatblat - Add podspec
#26 @nwest - Remove routers from public API
#28 @nwest - Documentation for public API
#27 @nwest
Note: This release was altered on Dec 11, 2015 to include .bcsymbolmap needed to submit builds to the AppStore with Bitcode enabled