Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 475 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 475 Bytes

Changelog

0.5.1

  • Fixed mixin of Prophecy\Argument static methods return type with parameter type

0.5

  • Refactor filters
  • Refactoring assignments variables and fields
  • Improve resolve assignments
  • Improve completion

0.4.3

  • Added support string completion for mocked interface

0.4.2

  • Correct intention names and add descriptions

0.4.1

  • Fixed PHPDoc Methods completion in MockBuilder methods

0.4

  • Clean deprecated code
  • Added support PHPUnit 8