v0.7.1 (2016-08-17)
Merged pull requests:
v0.7.0 (2016-08-03)
Merged pull requests:
- Added .tvOS to available device filters #138 (ioveracker)
- modelCode, modelName and modelUTI made optional in Device server entity #137 (explicitcall)
v0.6.0 (2016-06-17)
Fixed bugs:
- Call to server.getIntegrations fails with 400 Error #127
Closed issues:
- Cancel API not working #134
Merged pull requests:
- Throwing parsers (as opposed to trapping) #135 (czechboy0)
- add toolchain endpoint (Xcode 7.3) #133 (lgaches)
v0.5.8 (2016-03-02)
Closed issues:
- Has API changed with latest OS X Server update? #126
v0.5.7 (2016-02-06)
Merged pull requests:
v0.5.6 (2016-01-22)
v0.5.5 (2016-01-20)
Merged pull requests:
v0.5.4 (2016-01-14)
v0.5.3 (2016-01-14)
Fixed bugs:
- Incompatible with Xcode 7.3 beta #128
Closed issues:
- Release a spec with tvOS support #122
Merged pull requests:
v0.5.2 (2015-10-19)
Merged pull requests:
v0.5.1 (2015-10-13)
Closed issues:
- Add platforms for tvOS and tvOS simulator #116
Merged pull requests:
v0.4.3 (2015-10-10)
v0.4.2 (2015-10-10)
v0.4.1 (2015-10-10)
v0.4.0 (2015-10-10)
Merged pull requests:
v0.3.10 (2015-10-05)
v0.3.9 (2015-10-05)
v0.3.8 (2015-10-05)
v0.3.7 (2015-10-04)
v0.3.6 (2015-10-03)
v0.3.5 (2015-10-03)
v0.3.3 (2015-10-03)
v0.3.2 (2015-10-03)
Closed issues:
- Crash - no available platforms on Xcode Server #114
Merged pull requests:
v0.3.1 (2015-09-28)
v0.3.0 (2015-09-27)
Fixed bugs:
Closed issues:
- Add support for live updates from XCS #107
- Use Nimble for test matchers #105
- Increase test coverage #45
Merged pull requests:
- Start using Nimble matchers in tests #111 (czechboy0)
- Simplified Targets #110 (czechboy0)
- Removing Carthage support #109 (czechboy0)
- Live Updates from Xcode Server #108 (czechboy0)
- Fixed a crash with force unwrapping of the 'trusted' property #104 (czechboy0)
- Swift 2! #103 (czechboy0)
v0.2.1 (2015-09-05)
Merged pull requests:
v0.2.0 (2015-09-03)
Merged pull requests:
v0.1.10 (2015-08-25)
Merged pull requests:
v0.1.9 (2015-08-10)
Closed issues:
Merged pull requests:
- Use CustomStringConvertible for description #97 (drewcrawford)
- Support API v5 #96 (drewcrawford)
v0.1.8 (2015-08-09)
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)
Fixed bugs:
Closed issues:
Merged pull requests:
- XcodeServerEndpoints.createRequest tests #84 (pmkowal)
- Slack info #83 (cojoj)
- Bot Deletion Test #82 (czechboy0)
- XcodeServerEndpoints.endpointURL tests #80 (pmkowal)
v0.1.6 (2015-07-22)
Closed issues:
- Podfile parsing error #73
Merged pull requests:
v0.1.5 (2015-07-18)
Merged pull requests:
v0.1.4-test2 (2015-07-18)
v0.1.4 (2015-07-18)
Closed issues:
- Create TestHierarchy object #70
Merged pull requests:
v0.1.3 (2015-07-15)
Merged pull requests:
v0.1.2 (2015-07-15)
Merged pull requests:
v0.1.1 (2015-07-15)
Merged pull requests:
v0.1 (2015-07-13)
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)
Closed issues:
- CocoaPods now supports ᴡᴀᴛᴄʜ #60
Merged pull requests:
- Changed status of
CocoaPods
support for ᴡᴀᴛᴄʜ #62 (esttorhe) - Back to ascii watch #61 (czechboy0)
- Tests/some cleanup #59 (esttorhe)
v0.1-beta2 (2015-07-01)
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)
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:
- Added support for the last missing keys #50 (czechboy0)
- WIP: Xcode 7 Support #44 (czechboy0)
- Fixed missing test classes in the iOS test target. #43 (czechboy0)
- Test Assertions for throwing methods #41 (cojoj)
- Add Carthage shield to README #39 (cojoj)
- Update README.md #38 (esttorhe)
- API version checking #37 (czechboy0)
- Testing and refactoring #35 (cojoj)
- ᴡᴀᴛᴄʜ #34 (esttorhe)
- Refactored
XcodeServerConfig
#32 (esttorhe) - Playgrounds #31 (cojoj)
- Add XcodeServerConfig test coverage #27 (cojoj)
- Adds iOS target #25 (esttorhe)
- Bot JSON for Tests #18 (czechboy0)
- Tests Ep. 1 #17 (czechboy0)
- Swift 2 #15 (cojoj)
- added workspace #11 (czechboy0)
- syncing swift-2 branch from master #10 (czechboy0)
- added swift version info to our readme #9 (czechboy0)
- Updated README #8 (KrauseFx)
0.0.4 (2015-06-12)
0.0.3 (2015-06-12)
0.0.2 (2015-06-12)
0.0.1 (2015-06-12)
* This Change Log was automatically generated by github_changelog_generator