- Make build.sh executable and fix line endings
- Fix file rename command
- Fix bug with paths containing whitespaces and
new scaffold
command
- Add integration with ProjectScaffold
- Fix release
- Add aliases
- Fix
new file
when wrong project name given.
- Add
FSharpTargetsPath
to Project System
- Add
new solution
command
- Update help
- 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