- Change command format
- Lot of fixes
- Can break stuff (or might not work)
- Add new templates system
- Split into core and CLI
- Multiple small fixes
- Rename to Forge
- Run local Paket or FAKE if they are present
- Change applications structure
- Handle wrong template name
- Ensure UTF-8 encoding on fsproj files
- FAKE installed by Paket unless --no-fake flag is sepcified
- Fix NullReferenceException when Ctr-d is entered in interactive mode
- Add file ordering command
- Change syntax of new command
- Initialize FAKE on new project creation
- Add file list command
- Add reference commands
- Basic templating using F# generator templates
- Paket integration
- FAKE integration