Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 341 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 341 Bytes

CHANGELOG

7.0

  • Dropped dependency on Safe
  • Bumped minimum version of PHP to 8.1

6.0

  • Refactored diagnostics engine to execute diagnostic providers in parallel

5.0

  • Code actions must implement the describe(): string method.

1.0.2

  • Add support for file events

0.2.0

Rewritten to use Amphp.