This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
Releases: mulesoft-labs/api-console-cli
Releases · mulesoft-labs/api-console-cli
v2.0.3
v2.0.2
v2.0.0
v1.0.11
API update
- This release works with latest version of cli modules (builder + AMF)
- Cleaned up the code
- Updated tests
Fix for type property named "type"
- Fixed issue with properties name "type" in type.
Fixed default path for JSON output
- Added default path for JSON output for
generate-json
command - Added tests for
generate-json
command
Fixed versions issues
- Updating the module to work with new versions of the builder dependencies.
Fixed Windows commands
-Fixed #12 - missing module under Windows
Engine minimum version
- adding minimum node engine version
- updating error message for the command when running on incompatible version
- updating changelog