This file is used to list changes made in each version of visualstudion.
- Change
Chef::MixlibtoMixlibto fix deprecation in Chef 14
- Add the
:modifyaction to VS2017 resource/provider - Major version update as the support for Chef 12 is dropped in a previous commit
use_inline_resourcesis removed as it is default in Chef 13+
- Add test kitchen with test policy and dummy tests
- Fix version in metadata
- Added the attribute for additional "success" return codes
- Fix deprecations and formatting
- Backported updated metadata from upstream community cookbook
- Allow for overriding install dir on a per-edition basis
- Remove Chef::shell_out as it was deprecated replaced with mixin
- Make the installers download components from the web when needed
- VisualSutdio 2017 now installs cleanly from a web download.
- TODO: Migrate to
dsc_resourcesfor installs.
- Default to VS 2015 Community Edition
- Add ability to specifiy installed features via install_items attributes.
- Add default_source URLs for VS 2013 and 2015, make source attribute optional.
- Add ability to specifiy download source on a per edition/version basis.
- GH 58 Fix enable nuget package restore recipe idempotence.
- GH 56 Fix architecture check.
- VS 2010 installation defaults to /q without needing an unattend.ini file.
- VS 2012 Update 5.
- VS 2015 Enterprise edition added.
- Product key is now configurable via a node attribute.
- Replaced Tailor with RuboCop and upgraded development dependencies.
- Fixed "Win32::Registry::Error".
- Added TravisCI build.
- Exit code 3010 (reboot required) should not fail Chef run
- Fix install_update minitest failure on VS 2015
- Fix VisualStudio 2015 installation error (WebSocket4NetV1) on Windows 2012R2
- Increase VSTO installation timeout from 10m to 30m
- Initial release to Chef SuperMarket
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.