Skip to content

Version 0.11.3

Compare
Choose a tag to compare
@akitchen akitchen released this 05 May 04:00
· 160 commits to master since this release

Mostly small fixes for improved compatibility with recent editor versions, and a few other minor improvements.

@tjarratt
Update templates to work with Xcode 6.3 …

@pivotal-brian-croom
Print a helpful message if a matcher fails while setting up specs. …

@akitchen
Adds DVTPlugInCompatibilityUUID for Xcode 6.3
Xcode 6.3 housekeeping
Disables specs related to >= etc. matchers …

Kamal Pabla and Nathan Sentjens
@pivotal-nathan-sentjens
Add DVTPlugInCompatibilityUUID for Xcode 6.2
Have the colorized reporter be a buffered reporter

@cbguder
Fixed installation of AppCode 3.1 live templates

Sam Coward
Allow stubbing & expectation for pointer arguments

Weyman Fung
versions can be specified in the install script

@pivotal-brian-croom / @akitchen
Add a mechanism for boxing nil arguments to prevent an exception in HaveReceived