Skip to content

Releases: mrazinshaikh/php-group-imports-extension

v1.1.9

25 Jan 07:30
c8cf78e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.8...v1.1.9

v1.1.8

09 Aug 13:15
4328f0e
Compare
Choose a tag to compare

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
    ~ fixed v1.1.8

Full Changelog: v1.1.7...v1.1.8

v1.1.7

09 Aug 09:27
cabc90d
Compare
Choose a tag to compare

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

13 Apr 06:18
8aebcef
Compare
Choose a tag to compare

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.
    • Import Statements Order
  • Trigger Save window on operation complete.
  • Extension title in settings fixed.
    • extension-title-fix-in-settings

v1.1.6

  • Sample input and output screenshot added in readme.

Full Changelog: v1.1.4...v1.1.6

v1.1.4

30 Mar 05:13
3972d35
Compare
Choose a tag to compare

What's Changed

alt

Bugfix

  • Avoid modifying php attributes #[...]

Full Changelog: v1.1.3...v1.1.4

v1.1.3

24 Mar 09:24
b16e911
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

24 Mar 07:53
8719f1a
Compare
Choose a tag to compare

What's Changed

  • Added: setting to enable/disable notification on group import operation complete by @mrazinshaikh in #6
    • v1 1 2-added-1
    • v1 1 2-added-2

Full Changelog: v1.1.1...v1.1.2

v1.1.1

24 Mar 06:54
8646de0
Compare
Choose a tag to compare

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

10 Mar 13:59
2b1a192
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/mrazinshaikh/php-group-imports-extension/commits/v1.0.0