Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Releases: mulesoft-labs/api-console-cli

v2.0.3

06 Feb 19:36
2.0.3
5d6b699
Compare
Choose a tag to compare

Updated builder package to fix vendor.js path setup

v2.0.2

31 Jan 05:17
39fcacd
Compare
Choose a tag to compare
  • Upgrading dependencies:
    • API Console builder: fixing running the command on Windows
    • Removing debug log file from the logger
  • Adding AppVeyor config file

v2.0.0

31 Jan 05:18
851d8e8
Compare
Choose a tag to compare

Releasing 2.0.0 with support for API Console v6.

v1.0.11

08 Jan 00:48
35e458f
Compare
Choose a tag to compare

Fixes #32

API update

20 Sep 23:42
1.0.4
Compare
Choose a tag to compare
  • This release works with latest version of cli modules (builder + AMF)
  • Cleaned up the code
  • Updated tests

Fix for type property named "type"

06 Feb 20:23
Compare
Choose a tag to compare
  • Fixed issue with properties name "type" in type.

Fixed default path for JSON output

27 Dec 21:02
Compare
Choose a tag to compare
  • Added default path for JSON output for generate-json command
  • Added tests for generate-json command

Fixed versions issues

22 Dec 12:19
Compare
Choose a tag to compare
  • Updating the module to work with new versions of the builder dependencies.

Fixed Windows commands

14 Nov 17:18
02ea322
Compare
Choose a tag to compare

-Fixed #12 - missing module under Windows

Engine minimum version

11 Nov 03:38
8a0b46c
Compare
Choose a tag to compare
  • adding minimum node engine version
  • updating error message for the command when running on incompatible version
  • updating changelog