Releases: mrazinshaikh/php-group-imports-extension
Releases · mrazinshaikh/php-group-imports-extension
v1.1.9
What's Changed
- Action from explorer context menu by @RazinTeqB in #14
New Contributors
- @RazinTeqB made their first contribution in #14
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- Blank line between import statement type (class, const, function) lost (on v1.1.7) issue fixed.
- php internal imports group issue fix by @mrazinshaikh in #13
~
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- v1.1.7 Fix extra new line at the end of import statements. by @mrazinshaikh in #12
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Order import statements (asc/desc). Finishing up.... 🚀 🔥 by @mrazinshaikh in #11
v1.1.5
- Order (sort) imports statements in ascending or descending order.
- Trigger Save window on operation complete.
- Extension title in settings fixed.
v1.1.6
- Sample input and output screenshot added in readme.
Full Changelog: v1.1.4...v1.1.6
v1.1.4
What's Changed
- V1.1.4 Import Order by @mrazinshaikh in #10
Bugfix
- Avoid modifying php attributes
#[...]
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Added sort-algorith for groupped imports by @mrazinshaikh in #8
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Added: setting to enable/disable notification on group import operation complete by @mrazinshaikh in #6
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
-
bugfix having first import statement commented with # or /* will be duplicated in output. by @mrazinshaikh in #5
-
License added in package.json
Full Changelog: v1.0.0...v1.1.1
v1.0.0
What's Changed
- vscode package requrements solve by @mrazinshaikh in #1
- Icon Added by @mrazinshaikh in #2
- Bugfix: Handled commented imports by @mrazinshaikh in #3
New Contributors
- @mrazinshaikh made their first contribution in #1
Full Changelog: https://github.com/mrazinshaikh/php-group-imports-extension/commits/v1.0.0