Skip to content

Latest commit

 

History

History
94 lines (68 loc) · 2.14 KB

RELEASE_NOTES.md

File metadata and controls

94 lines (68 loc) · 2.14 KB

2.0.0 - 03.03.2020

  • Add support for .Net Core Paket - support both local and global tool

1.12.0 - 07.07.2018

  • Use Paket stable and update Paket bootstrapper.
  • Suggest only the latest TFMs.
  • Support running in magic mode.

1.11.1 - 30.05.2018

  • Add version and storage to autocomplete
  • Grammar fixes

1.11.0 - 06.05.2018

  • Fix casing for NuGet
  • Refresh with new version of bootstrapper.exe

1.9.1 - 29.01.2018

  • Add icons & menus to paket files

1.8.1 - 26.10.2017

  • Completions for storage and restriction
  • Add support for Why command
  • Update obsolete Paket API calls

1.7.3 - 30.07.2017

  • Update bootstrapper version
  • Print out bootstrapper output to output channel

1.7.2 - 12.07.2017

  • Add clitool to grammar

1.7.1 - 29.06.2017

  • Search binaries also in the root of the workspace

1.7.0 - 17.06.2017

  • Add check whether workspace is ope
  • Add automatic Paket Install on file save
  • Support generate_load_scripts in paket.dependencies autocomplete

1.6.3 - 03.03.2017

  • Handle both cases in getPluginPath

1.6.2 - 02.03.2017

  • Breaking change in getPluginPath

1.6.1 - 06.02.2017

  • Add GenerateIncludeScripts to activation events.

1.6.0

  • Autocomplete for paket.dependencies file
  • Autocomplete for paket.references file.

1.5.1 - 18.01.2017

  • Check if paket.exe exists before every command.

1.5.0 - 19.12.2016

  • Fix printing out Paket error messages
  • Add automatic showing of output panel
  • Add Show action for error message

1.4.0 - 15.11.2016

  • Convert some messages to status bar messages

1.3.2 - 24.10.2016

  • Allow to install into csproj
  • Allow to use paket alpha versions

1.2.2 - 05.08.2016

  • Don't create multiple output panels

1.2.1 - 13.07.2016

  • Add Generate Install Scripts command

1.1.1 - 27.04.2016

  • Fix group support for update and remove

1.1.0 - 15.03.2016

  • Use local Paket if possible
  • Fix Paket add

1.0.3 - 05.01.2016

  • Fix path error

1.0.2 - 20.11.2015

  • First automatic release with FAKE

1.0.1 - 19.11.2015

  • Fix paths for Linux

1.0.0 - 18.11.2015

  • Public release

0.1.0 - 10.10.2015

  • We are live - yay!