Skip to content

Releases: nerdishbynature/TrashCanKit

SCMs, SCMs everywhere

04 Aug 10:59
Compare
Choose a tag to compare
  • Add scm property to Repository to identify git or mercurial repos
    @piebrauer #20

0.6.2

29 Mar 19:26
Compare
Choose a tag to compare
  • Updates binary for Swift 3.1

0.6.1

09 Feb 13:44
Compare
Choose a tag to compare

Intended to be used with Xcode 8.2.1 and Swift 3.0.2

Let there be Swift 3

20 Sep 15:10
Compare
Choose a tag to compare

Intended to be used with Xcode 8.0 and Swift 3.0

Swift 2.2/2.3

20 Sep 12:48
Compare
Choose a tag to compare

Intended to be used with Xcode 7.3.1 or Xcode 8.0 and Swift 2.2 or 2.3

Xcode 7.3

24 Mar 07:11
Compare
Choose a tag to compare

All the Platforms

25 Feb 06:00
Compare
Choose a tag to compare
  • Add support for all platforms: Mac OS X, tvOS and watchOS
    #8 @pietbrauer

0.4.1

13 Dec 04:17
Compare
Choose a tag to compare

0.4.0

11 Dec 03:15
Compare
Choose a tag to compare

Paginate the right way™

26 Nov 06:57
Compare
Choose a tag to compare
  • 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