All Versions
84
Latest Version
Avg Release Cycle
14 days
Latest Release
1655 days ago
Changelog History
Page 8
Changelog History
Page 8
-
v1.2.0 Changes
April 20, 2019- [x] Add
Compare OpenAPI-specifications... Command
section toREADME
- [x] Add menu command embedded in Visual Studio Solution Explorer context menu lets you compare generated
.nswag.json
specification-file with another.nswag.json
specification-file (or with specification given byendpoint
) - [x] Fix bug with empty
ServiceName
- 🛠 [x] Small fixes
- [x] Add
-
v1.1.15 Changes
April 20, 2019- [x] Add fix: service now visible in
VisualBasic
projects - [x] Add small fix: Fix service "ExtensionName"
- [x] Add fix: service now visible in
-
v1.1.14 Changes
April 19, 2019- 📦 [x] Add fix: Add the ability to automatically install required nuget-packages for .net core
-
v1.1.13 Changes
April 16, 2019- ⚡️ [x] Add bug fix: Service update no longer blocks input fields for
ServiceName
andEndpoint
(if you added several endpoints and want to update one of them).
- ⚡️ [x] Add bug fix: Service update no longer blocks input fields for
-
v1.1.12 Changes
April 16, 2019- ⚡️ [x] Add fix: Updating the service blocks the input field for the
ServiceName
.
- ⚡️ [x] Add fix: Updating the service blocks the input field for the
-
v1.1.9 Changes
April 14, 2019- [x] Change [
LICENSE
](LICENSE.md): MIT License to Apache 2.0 License.
- [x] Change [
-
v1.1.7 Changes
April 14, 2019- ⚡️ [x] Fix: When updating a connected service: the configuration is loaded from the last saved configuration; not the entire first page of the wizard is blocked, but only the
Endpoint
. - ⚡️ [x] Update
README
- 🛠 [x] Minor fixes
- ⚡️ [x] Fix: When updating a connected service: the configuration is loaded from the last saved configuration; not the entire first page of the wizard is blocked, but only the
-
v1.1.6 Changes
April 11, 2019- [x] Add: in the first page of wizard add checkbox for open generated files on complete
- [x] Fix: add
TextWrapping
for correct display checkboxes text in wizard pages - [x] Fix bug: now generated client (controller) code files add into the project
-
v1.1.5 Changes
April 10, 2019- 🛠 [x] Small fixes
-
v1.1.4 Changes
April 10, 2019- [x] Delete
Visual Studio MPF 15.0
from service Dependencies
- [x] Delete