Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 728 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 728 Bytes

1.0.0

  • Fixes on gesture recognizer forgeries to return CGPoint instead of CGFloat for velocity and translation.
  • Adds testing_state for mocking gesture recognizer state.

0.6.2

  • Core runs without OCMock now

0.6.1 February 8 2016

  • Removes duplicate category file.

0.6.0 February 8 2016

  • New subspec layout for frameworks support.
  • New trait collection stubbing.

0.5.0 January 26 2016

  • NSFileManager shpport.

0.2.2

  • Adds removeObjectForKey to ForgeriesDefault

0.2.1 September 15 2015

  • Add support for CocoaPods frameworks + semi-weak OCMock linking via the Mocks subspec.

0.2.0 August 4 2015

  • Adds ForgeriesDefaults.

0.1.0 August 3 2015

  • Adds gesture recognizer subclasses.