Skip to content

Releases: cawolf/phpstorm-quick-mock

v1.3.5

30 Dec 14:06
865b5f8
Compare
Choose a tag to compare
  • fix: Intellij gradle plugin update (#66)

v1.3.4

03 Dec 20:59
56187b9
Compare
Choose a tag to compare
  • fix deprecations and replace travis with github workflows (#38)

v1.3.3

01 May 08:13
ce8cd97
Compare
Choose a tag to compare
  • resolve constructor properly if the class itself does now own a constructor (#35)

v1.3.2

31 Dec 11:36
ed47c26
Compare
Choose a tag to compare
  • 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

13 Aug 06:21
775efa1
Compare
Choose a tag to compare
  • colliding inherited properties are now handled (#26)

v1.3.0

31 Jul 22:21
dc2199c
Compare
Choose a tag to compare
  • aliased imports are now prophesized correctly (#22)

v1.2.1

26 Nov 08:45
08830e0
Compare
Choose a tag to compare
release v1.2.1

v1.2.0

26 Nov 08:45
a148a80
Compare
Choose a tag to compare
release v1.2.0

v1.1.0

25 Oct 20:29
599356c
Compare
Choose a tag to compare

v1.0.2

16 Oct 20:38
dc258a0
Compare
Choose a tag to compare
  • fixed #1