Skip to content

Latest commit

 

History

History
44 lines (22 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

44 lines (22 loc) · 1.56 KB

Change Log

All notable changes will be documented in this file. Swagger CLI adheres to Semantic Versioning.

v4.0.0 (2020-03-14)

  • Moved Swagger CLI to the @APIDevTools scope on NPM

  • The "swagger-cli" NPM package is now just a wrapper around the scoped "@apidevtools/swagger-cli" package

Full Changelog

v3.0.0 (2020-01-28)

Breaking Changes

  • Dropped support for Node 8. Now requires Node 10+

Full Changelog

v2.0.0 (2018-05-25)

Breaking Changes

  • Dropped support for Node 0.x. Now requires Node 4+

Full Changelog

v1.0.0 (2017-09-11)

Initial release 🎉