Skip to content

Latest commit

 

History

History
232 lines (157 loc) · 14.5 KB

CHANGELOG.md

File metadata and controls

232 lines (157 loc) · 14.5 KB

Change Log

v0.2.1 (2015-09-05)

Full Changelog

Merged pull requests:

v0.2.0 (2015-09-03)

Full Changelog

Merged pull requests:

  • Add integration issues API endpoint feature #93 (cojoj)

v0.1.10 (2015-08-25)

Full Changelog

Merged pull requests:

v0.1.9 (2015-08-10)

Full Changelog

Closed issues:

  • SupportedAPIVersion should be 5 #95
  • New name for this project! [POLL] #66

Merged pull requests:

v0.1.8 (2015-08-09)

Full Changelog

Closed issues:

  • Update readme with new supported endpoint: list commits #87

Merged pull requests:

  • XcodeServerConfigTests - availability check state tests #92 (pmkowal)
  • XcodeServerConfig - invalid host name test #91 (pmkowal)
  • createRequest - add test for body #90 (pmkowal)
  • Add another API method support #88 (cojoj)
  • Refactoring of sendRequestWithMethod #86 (pmkowal)
  • List all commits for integration #77 (cojoj)

v0.1.7 (2015-07-25)

Full Changelog

Fixed bugs:

Closed issues:

  • XcodeServerEndpoints refactoring proposition #79
  • Date from array #78
  • Commits request #76

Merged pull requests:

v0.1.6 (2015-07-22)

Full Changelog

Closed issues:

  • Podfile parsing error #73

Merged pull requests:

v0.1.5 (2015-07-18)

Full Changelog

Merged pull requests:

v0.1.4-test2 (2015-07-18)

Full Changelog

v0.1.4 (2015-07-18)

Full Changelog

Closed issues:

  • Create TestHierarchy object #70

Merged pull requests:

v0.1.3 (2015-07-15)

Full Changelog

Merged pull requests:

  • Backwards compatible parsing of BuildResultSummary #69 (czechboy0)

v0.1.2 (2015-07-15)

Full Changelog

Merged pull requests:

v0.1.1 (2015-07-15)

Full Changelog

Merged pull requests:

  • Added code coverage keys BuildResultSummary #67 (czechboy0)
  • Device and Platforms tests #65 (cojoj)

v0.1 (2015-07-13)

Full Changelog

Merged pull requests:

  • reinstated previously disabled tests due to the Xcode 7 refactoring #64 (czechboy0)
  • Add test for fetching repositories #63 (cojoj)

v0.1-beta3 (2015-07-02)

Full Changelog

Closed issues:

  • CocoaPods now supports ᴡᴀᴛᴄʜ #60

Merged pull requests:

v0.1-beta2 (2015-07-01)

Full Changelog

Closed issues:

  • Use final to aid compiler optimizations #53
  • Testing public/internal/private methods #52
  • Move API calls to separate files #47

Merged pull requests:

  • Extracting leftovers #58 (cojoj)
  • Device and Platform API routes #57 (cojoj)
  • Added missing Repository.swift to iOS target. #56 (esttorhe)
  • Repository API routes extension #55 (cojoj)
  • Move API routes to separate files #54 (cojoj)
  • Too many badges #51 (KrauseFx)
  • Add missing API calls: manage hosted repositories, get integrations #48 (cojoj)

v0.1-beta1 (2015-06-28)

Full Changelog

Fixed bugs:

  • Different amount of tests on different platform #42

Closed issues:

  • Find Swift 2-compatible HTTP request mocking library #46
  • Add throw method to TestUtils #36
  • Support for ᴡᴀᴛᴄʜ #33
  • Carthage support #30
  • XcodeServerConfig refactoring #28
  • Playground #26
  • iOS target missing #24
  • Xcode 7: add new keys #23
  • Xcode 7: server fingerprint verification #22
  • Xcode 7: tested device format #21
  • Detect XCS API version in server responses #20
  • Add basic header documentation #19
  • Testing #16
  • Automatically detect API version #12
  • Using third-party libraries #5
  • Protocol Oriented Programming #4
  • Tidying the directory #3
  • New Xcode API #2
  • Dependency management support #1

Merged pull requests:

0.0.4 (2015-06-12)

Full Changelog

0.0.3 (2015-06-12)

Full Changelog

0.0.2 (2015-06-12)

Full Changelog

0.0.1 (2015-06-12)

* This Change Log was automatically generated by github_changelog_generator