Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 2.53 KB

CHANGELOG.MD

File metadata and controls

43 lines (27 loc) · 2.53 KB

Road map

Change log

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

1.2.2 (2019-05-23)

1.2.1 (2019-03-09)

  • Updated NuGet dependencies
  • Attemp to fix #31 - still open

1.1.4 (2019-03-09)

  • Updated NuGet dependencies
  • Minor UI setting page tweaks

1.1.3 (2019-03-01)

  • BUG: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0... #29

1.1.2 (2019-02-24)

  • Add support for Visual Studio 2019 (open issue #31)
  • Update NSwag.Commands to version 12.0.14

1.1.1 (2019-02-01)

1.0 (2019-01-28)

  • OpenAPI (Swagger API) Connected Service command to Add Connected Service options, wich adds a web service reference to Swagger API to C# project
  • Generate C# HttpClient code with NSwag - a Swagger/OpenAPI 2.0 and 3.0 toolchain
  • Add Getting Started overview to GitHub README
  • Release alpha version of OpenAPI (Swagger API) Connected Service extension for VS2017 on Visual Studio Marketplace