- Add support for .Net Core Paket - support both local and global tool
- Use Paket stable and update Paket bootstrapper.
- Suggest only the latest TFMs.
- Support running in magic mode.
- Add version and storage to autocomplete
- Grammar fixes
- Fix casing for NuGet
- Refresh with new version of bootstrapper.exe
- Add icons & menus to paket files
- Completions for
storage
andrestriction
- Add support for
Why
command - Update obsolete Paket API calls
- Update bootstrapper version
- Print out bootstrapper output to output channel
- Add
clitool
to grammar
- Search binaries also in the root of the workspace
- Add check whether workspace is ope
- Add automatic Paket Install on file save
- Support
generate_load_scripts
inpaket.dependencies
autocomplete
- Handle both cases in
getPluginPath
- Breaking change in
getPluginPath
- Add
GenerateIncludeScripts
to activation events.
- Autocomplete for
paket.dependencies
file - Autocomplete for
paket.references
file.
- Check if
paket.exe
exists before every command.
- Fix printing out Paket error messages
- Add automatic showing of output panel
- Add
Show
action for error message
- Convert some messages to status bar messages
- Allow to install into csproj
- Allow to use paket alpha versions
- Don't create multiple output panels
- Add Generate Install Scripts command
- Fix group support for update and remove
- Use local Paket if possible
- Fix Paket add
- Fix path error
- First automatic release with FAKE
- Fix paths for Linux
- Public release
- We are live - yay!