Skip to content

Releases: SmartBear-DevRel/explore-cli

0.9.1: chore(repo): fix substring issues (#52)

21 Jun 00:06
d45d9f5

Choose a tag to compare

* feat(repo): migrate to new space-api

* chore(repo): remove pact checks until APIs are documented

* chore(repo): fix name lengths

0.9.0: feat(repo): migrate to new space-api (#51)

20 Jun 23:17
ecf6880

Choose a tag to compare

* feat(repo): migrate to new space-api

* chore(repo): remove pact checks until APIs are documented

0.8.1

12 Mar 12:07
3d24e4b

Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

15 Jan 17:13
8d11b91

Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

26 Sep 15:06
f6d3b4b

Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.7.0

0.6.1: fix: issue #33 postman request descriptions are strings (#34)

02 Sep 13:51
e488338

Choose a tag to compare

* chore: consider postman description can be object/string/null

Content will be populated, with string value, if not expliclity set.

* chore: bump rel version to 0.6.1

0.6.0

23 May 15:49
7504ae8

Choose a tag to compare

What's Changed

New Contributors

GitHub Releases

Standalone releases of the Explore.CLI tool are now published to GitHub Releases.

Supported Platforms
OS Architecture Supported
OSX x86_64
Linux x86_64
Windows x86_64
OSX arm64
Linux arm64
Windows arm64
Alpine x86_64
Alpine arm64
Pre-requisites
  • libicu - Linux musl and glibc based systems
  • gcc - Linux musl based systems
Alpine

apk add -y gcc icu

Debian

apt update && apt install -y libicu-dev

Full Changelog: https://github.com/SmartBear-DevRel/explore-cli/commits/0.6.0