Releases: cawolf/phpstorm-quick-mock
Releases · cawolf/phpstorm-quick-mock
v1.3.5
- fix: Intellij gradle plugin update (#66)
v1.3.4
- fix deprecations and replace travis with github workflows (#38)
v1.3.3
- resolve constructor properly if the class itself does now own a constructor (#35)
v1.3.2
- fix mock generation for union types (#30)
- fix regression: existing mocks are not regenerated anymore (#29)
- fix type hints for
mixed
properties (#28)
v1.3.1
- colliding inherited properties are now handled (#26)
v1.3.0
- aliased imports are now prophesized correctly (#22)