Skip to content

Release v4.0.0

Compare
Choose a tag to compare
@BirjuVachhani BirjuVachhani released this 05 Aug 08:50
· 49 commits to main since this release
012da6b
  • Structural rewrite of the internal workings of the library that utilizes CommandRunner, Command and FlagCommand
    classes for better overall structure.
  • Renamed info command to about.
  • Refactored check-updates flag to check-for-updates.
  • Added --license flag command.
  • Added --docs flag command.
  • create command no longer checks for current directory to be a Flutter project.
  • Fixes existing config detection for --add-in-pubspec flag in create command.
  • Fixes stacktrace logging on error or exception.
  • Color-codes success and error messages for better visual differentiation.