Skip to content

Releases: oppahansi/better_imports

1.2.1

19 Aug 17:21
Compare
Choose a tag to compare

Full Changelog: 1.1.2...1.2.1

1.1.2

06 May 15:29
Compare
Choose a tag to compare
  • Fixed reading dart fmt flag from cfg file
  • Updated readme

1.1.1

28 Apr 15:24
233df2b
Compare
Choose a tag to compare
  • Optimizations and Refactoring of String operations

1.1.0

24 Apr 17:28
Compare
Choose a tag to compare
  • Added an option to disable dart formatter
    • only the imports are always formatted, rest of the code is untouched
  • Rewrote the sorting logic
  • Added new Tests

1.0.4

23 Dec 08:06
Compare
Choose a tag to compare

1.0.4

  • Added dry run support
  • Added support for library directives

1.0.3

22 Dec 15:18
Compare
Choose a tag to compare

Moved all files into the src folder.
This should hide them from usage.

Removed all exported files.

22 Dec 15:11
Compare
Choose a tag to compare

Removed all barrel files to not export any files.

Initial Relase 1.0.0

22 Dec 14:27
d5c152a
Compare
Choose a tag to compare

Initial release.