Releases: nerdishbynature/TrashCanKit
Releases · nerdishbynature/TrashCanKit
SCMs, SCMs everywhere
- Add
scm
property toRepository
to identifygit
ormercurial
repos
@piebrauer #20
0.6.2
- Updates binary for Swift 3.1
0.6.1
Intended to be used with Xcode 8.2.1 and Swift 3.0.2
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
Xcode 7.3
- Use Xcode 7.3
#13 @pietbrauer
All the Platforms
- Add support for all platforms: Mac OS X, tvOS and watchOS
#8 @pietbrauer
0.4.1
- Update RequestKit
#10 @pietbrauer
0.4.0
- Rename
BitbucketRepository
toRepository
#9 @pietbrauer
Paginate the right way™
- Add
PaginatedResonse
type that will contain the response array and also a dictionary containing the parameters that have to be used in the next request.
#8 @pietbrauer