Releases: orca-team/vscode-tswagger
Releases · orca-team/vscode-tswagger
v2.2.0
v2.1.1
Added
- Compatible with lost tags in outermost object.
v2.1.0
Added
- Generate hash for the same service name within the same group.
Fixed
- Fix incorrect ts type of path parameter.
- Invalid validation for the same service name.
v2.0.5
Changed
- New loading style when generating the ts result.
v2.0.4
Fixed
- Lost definitions in complex nested object arrays.
v2.0.3
Fixed
- Cannot validate existed service name successfully in the rename modal.
v2.0.2
Fixed
- The same service name conflict with the local file.
v2.0.1
Changed
- Show the rename cancelling tips by Modal.
v2.0.0
Added
- Support to collapse and expand every group in the rename drawer.
- Upgrade
bing-translate-api
to @4.x which supports using Microsoft to translate. - Add the
translation
configuration and GUI fortswagger
. - Support to view the local translation cache of different translation engines.
v1.3.4
Added
- Validate the same service name within the same group.
Changed
- Modify start command title.