Skip to content

Releases: SmartBear/swaggerhub-cli

SwaggerHub CLI Release v0.2.10

31 Aug 14:20
d7950e9
Compare
Choose a tag to compare

0.2.10 (2020-08-31)

New Features
  • New api:validate command to get standardization errors and warnings for a specific API version. (#128) (9c29995)

SwaggerHub CLI Release v0.2.9

12 Aug 15:32
611a041
Compare
Choose a tag to compare

0.2.9 (2020-08-12)

Features
  • Add oclif plugin support
Documentation Changes
  • Update README: Add plugins commands to readme.md (#127) (611a041)
Refactors
  • codebase cleanup:
    • move command messaging to base-command (06a68d3)
    • rename actions folder to requests, make userAgent default header, Rename onSuccess and onFail to onResolve and onReject, Move oas utils to dedicated directory, Resolve mocks and resources in one folder (10cd910)
  • tidyup:
    • tidy up commands - initial breakout of successMsg logic (95dc700)
    • Reorder functions in pipe to align with asyncPipe (de34405)
    • some moving and renaming of functions / modules, also setting user-agent header as default (e4fdd5c)

SwaggerHub CLI Release v0.2.8

29 Jun 14:53
e61febb
Compare
Choose a tag to compare

0.2.8 (2020-06-29)

Bug Fixes

SwaggerHub CLI Release v0.2.7

29 Jun 14:50
095ab4c
Compare
Choose a tag to compare

0.2.7 (2020-06-29)

Documentation Changes
  • Update README: Add description and edit setup (#106) (095ab4c)

SwaggerHub CLI Release v0.2.6

24 Jun 15:49
Compare
Choose a tag to compare

0.2.6 (2020-06-24)

SwaggerHub CLI Release v0.2.5

24 Jun 15:29
Compare
Choose a tag to compare

0.2.5 (2020-06-24)

SwaggerHub CLI Release v0.2.4

24 Jun 15:25
Compare
Choose a tag to compare

0.2.4 (2020-06-24)

Continuous Integration
  • github-actions: Add pipeline for npm build and publish (7834d93)
Documentation Changes
  • (Update Readme) Update README.md (649dcfb)
Bug Fixes
  • test: Updating package.json version (b942d22)
  • special_file:
    • Add important empty file (6fcdd88)
    • Add important empty fileUpdate readme (e280f1e)
Refactors
  • npm: Rename npm package name (bf5d652)
  • github-actions:

SwaggerHub CLI Release v0.2.3

23 Jun 14:21
ccff06b
Compare
Choose a tag to compare

0.2.3 (2020-06-23)