This repository has been archived by the owner on May 10, 2024. It is now read-only.
Releases: mulesoft/api-designer
Releases · mulesoft/api-designer
v0.1.5
v0.1.4 with RAML parser 0.2.31
v0.1.4 with RAML parser 0.2.31
v0.0.6
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
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
Added
- Add
bin
directory topackage.json
.
Mostly Maintenance
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
First properly tagged release since so long ago.
Release Candidate 2
Fixed some performance and style issues