Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 983 Bytes

RELEASE_NOTES.md

File metadata and controls

44 lines (33 loc) · 983 Bytes

1.0.0-alpha008 - 2016-06-11

  • Change command format
  • Lot of fixes
  • Can break stuff (or might not work)
  • Add new templates system

0.7.0 - 2016-02-22

  • Split into core and CLI
  • Multiple small fixes

0.6.0 - 2016-02-14

  • Rename to Forge

0.5.0 - 2016-02-10

  • Run local Paket or FAKE if they are present

0.4.0 - 2016-02-10

  • Change applications structure

0.3.4 - 2016-02-10

  • Handle wrong template name

0.3.3 - 2016-01-27

  • Ensure UTF-8 encoding on fsproj files

0.3.2 - 2016-01-22

  • FAKE installed by Paket unless --no-fake flag is sepcified

0.3.1 - 2016-01-21

  • Fix NullReferenceException when Ctr-d is entered in interactive mode

0.3.0 - 2016-01-19

  • Add file ordering command
  • Change syntax of new command
  • Initialize FAKE on new project creation

0.2.0 - 2016-01-17

  • Add file list command
  • Add reference commands

0.1.0 - 2016-01-17

  • Basic templating using F# generator templates
  • Paket integration
  • FAKE integration