Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

64 lines (41 loc) · 1.19 KB

Road map

  • Nothing yet...
  • Fix for paths above project folder (#37)
  • Fix for multi-project scenarios (#35)

Features that have a checkmark are complete and available for download in the nightly build.

Change log

These are the changes to each version that has been released on the official Visual Studio extension gallery.

3.5

2016-07-27

  • Support for solution
  • Fixed UTF8 BOM issue

3.4

2016-06-10

  • Re-implemented the error logger
  • Fixed end-of-line
  • No longer add new file to SSDT projects. Requires manual include

3.3

2016-05-02

  • "VS15" support

3.2

2016-04-05

  • Fixed crash when command is not available
  • Added culture to AssemblyInfo
  • Using the Shell utils to open file

3.1

2016-03-14

  • Added changelog/roadmap
  • Textbox too small with long folder name (#20)
  • C#/VB templates to include folder names (#21)

3.0

2016-03-11

  • New templating engine
  • Templates for C#, VB, HTML and JSON files.
  • File name match template support for:
    • gulpfile.js
    • gruntfile.js
    • bower.json
    • package.json