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

Releases: mulesoft/api-designer

v0.1.5

12 Aug 20:01
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

v0.1.5 with RAML parser 0.2.32

v0.1.4 with RAML parser 0.2.31

05 Aug 15:17
Compare
Choose a tag to compare
Pre-release
v0.1.4 with RAML parser 0.2.31

v0.0.6

21 Oct 23:00
Compare
Choose a tag to compare

Release Notes

  • Maintain CodeMirror document with each file
  • Extend supported AngularJS version to 1.3.x
  • Fixing IE11 bugs
  • Allow importing any files
  • Use proxy for includes
  • Allow to customize mocking service base URI

Improved structure of the project

22 Jul 14:57
Compare
Choose a tag to compare

Added

  • Add CONTRIBUTION.md file
  • Added examples to the README file

Changed

  • Updated api-console reference
  • Updated the Embedded block to use $rootScope
  • Updated tests

Removed

  • Removed the development section inside the README as it is part of the CONTRIBUTION.md

CLI

22 Jul 14:30
Compare
Choose a tag to compare
CLI

Added

  • Add bin directory to package.json.

Mostly Maintenance

22 Jul 14:29
Compare
Choose a tag to compare

Added

  • Added change log.
  • Added grunt-cli to devDependencies.

Changed

  • README is now arranged to benefit consumers over developers.
  • Add notice that it uses in-browser storage location.

We're Released And On NPM

22 Jul 14:28
Compare
Choose a tag to compare

First properly tagged release since so long ago.

Release Candidate 2

22 Oct 20:45
Compare
Choose a tag to compare

Fixed some performance and style issues