Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Latest commit

 

History

History
40 lines (29 loc) · 933 Bytes

CHANGELOG.md

File metadata and controls

40 lines (29 loc) · 933 Bytes

0.5.0

  • Updated readme
  • Fix issues
  • The file "lib/main.dart" and "test/widget_test.dart" are not removed when executing the command "create"
  • Added a new feature: It is now possible to add a file folder to a scaffold. In addition to the structure, it will be possible to start the project with a set of files.

0.4.0+1

  • Updated readme

0.4.0

  • Added plugin system

0.3.2

  • Fixed an error when using the create command in Windows.
  • Fixed an error when using the snippets command in Windows.
  • Updated readme

0.3.0

  • Updated readme
  • Improved commands information messages
  • Improved error handler
  • Added snippets generator
  • Setup command rethought.
  • Added the ability to add sub folders to the template
  • Internal improvements

0.1.3

  • Updated readme
  • Improved create command information messages
  • Fix setup command erro

0.1.1

  • Fix the command 'fast config scaffolds'

0.1.0

  • Initial version