Skip to content

Releases: olivernybroe/collector-intellij

v0.5.0

15 Feb 20:26
Compare
Choose a tag to compare

Changed

  • Bump dependencies to latest versions

Fixed

  • Fixed api changes in Blade plugin

v0.4.0

15 May 12:52
ca22521
Compare
Choose a tag to compare

Removed

  • Removed type provider for higher order collections as it seemed unstable

v0.3.5

12 Oct 12:25
8871013
Compare
Choose a tag to compare

Fixed

  • Fixed immutable php type issues

v0.3.4

12 Oct 08:41
a9c20ac
Compare
Choose a tag to compare

Fixed

  • Fixed recursive collection on variables with no types
  • Fix higher order type provider when no types are possible

v0.3.3

07 Oct 11:41
54cc38f
Compare
Choose a tag to compare

Fixed

  • Fixed recursive collection on std class

v0.3.2

04 Feb 09:35
9c867b8
Compare
Choose a tag to compare

Added

  • Added where(...)->isNotEmpty() to contains refactoring

Changed

  • Minimum required version is now 2020.3

v0.3.1

21 Jan 13:46
562059e
Compare
Choose a tag to compare

Fixed

  • Fixed closure to arrow function on if statements
  • Fixed higher order type provider assertion error

v0.3.0

21 Dec 09:15
1876536
Compare
Choose a tag to compare

Added

  • Type provider for higher order collection methods and properties

Fixed

  • Fixed collect on collection matching non strictly.

v0.2.0-EAP.2

20 Dec 12:40
85dc2b2
Compare
Choose a tag to compare
v0.2.0-EAP.2 Pre-release
Pre-release

Added

  • Type provider for higher order collection methods and properties

Fixed

  • Fixed collect on collection matching non strictly.

v0.2.0-EAP.1

30 Nov 07:56
daf357b
Compare
Choose a tag to compare
v0.2.0-EAP.1 Pre-release
Pre-release

Added

  • Type provider for higher order collection methods and properties