2.6.1 (2023-06-01)
- using npm 9 with lockfileVersion 3 (eddbbbb)
2.6.0 (2023-01-11)
- switch to fast-glob for performance (f0dc90a)
2.5.0 (2022-07-01)
- better command description (6569138)
- ordering by configuration (c39c7e8)
- set default argument (cd79f13)
- teste cases (ddda79b)
- testing no import statement (3818e0e)
- updated readme with new parameter (e711b32)
- validating cli argument (40a918b)
2.4.1 (2022-06-25)
2.4.0 (2022-04-05)
- 🎸 (organize) export organize imports function (9e9bac5)
2.3.0 (2022-04-05)
- 🎸 (conduct) allow conduct usage from code (12d83ce)
2.2.6 (2022-04-01)
- 🐛 (vulnearbility) update simple git (e91e4c1)
2.2.5 (2021-03-25)
- 🐛 remove accidental debug console.log (3b2a742)
2.2.4 (2021-03-25)
- 🐛 handle multiple line endings (6fc41ff)
2.2.3 (2021-03-24)
- 🐛 handle third party libraries that are not installed (aab3f11)
2.2.2 (2021-02-11)
- 🐛 Fixed case with empty separator added (6419a16)
2.2.1 (2020-10-13)
2.2.0 (2020-10-11)
2.1.0 (2020-10-11)
- 🐛 cli default option wasn't working (9304f31)
- 🎸 support multiple sources (5e16de2)
2.0.3 (2020-09-05)
2.0.2 (2020-09-01)
2.0.1 (2020-08-31)
- 🐛 merge statements breaks with trailing comma (661d594)
- 🐛 third party wrong classification (7e33e47)
2.0.0 (2020-08-29)
- 🧨 config options
1.5.1 (2020-08-21)
1.5.0 (2020-08-07)
- options: trigger new release (1f4d380)
1.4.4 (2020-07-27)
- imports: fix wrong import of gitChangedFiles (f775f69)
1.4.3 (2020-07-05)
- imports: adjust imports (ce3607a)
1.4.2 (2020-06-26)
1.4.1 (2020-06-26)
1.4.0 (2020-06-26)
- regex: use regex instead of path (607a062)
1.3.0 (2020-06-25)
- organization: touch imports only (6bb5545)
1.2.0 (2020-06-25)
- log: log process (8a833d1)
1.1.0 (2020-06-25)
- merge: merge import statments from same lib (ee6c247)
1.0.1 (2020-06-24)
- deps: add TypeScript as a dependency (5765ffe)