All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.1 - 2023-01-26
- This plugin is now entirely free;
- PhpStorm 2023.1 (EAP) is now supported;
0.2.0 - 2022-09-26
- Query Scope: completion support;
- Query Scope: "go to declaration" support;
- Minimum supported version raised to 2022.3 due to API changes (EAP 223);
- ScopeDefinitionBuilderParameterInspection: updated due to hammer-tools changes;
0.1.0 - 2022-08-05
- First public release;
- ScopeDefinitionBuilderParameterInspection: implemented ("Query Scope declaration: Builder parameter");