Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 612 Bytes

CHANGES.md

File metadata and controls

25 lines (18 loc) · 612 Bytes

1.0.0beta4 / 2013-05-19

  • Add collaborator constructor setter
  • Fix couple of bugs in Prophecy integration layer
  • New (old) dot formatter

1.0.0beta3 / 2013-05-01

  • Prevent loading of unexisting PHP files
  • Fix typos in the error messages

1.0.0beta2 / 2013-04-30

  • Bump required Prophecy version to 1.0.1
  • Support non-string values with ArrayContain matcher
  • Create src folder if does not exist
  • Fix stack trace and matchers failure printing

1.0.0beta1 / 2013-04-29

  • Initial release