This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
43 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# API Elements (JavaScript) CHANGELOG | ||
|
||
## Master | ||
## 0.2.0 (2019-06-11) | ||
|
||
### Breaking | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "api-elements", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "API Elements JavaScript", | ||
"author": "Apiary.io <[email protected]>", | ||
"license": "MIT", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Changelog | ||
|
||
## Master | ||
## 3.0.0-beta.8 (2019-06-11) | ||
|
||
### Breaking | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fury-adapter-apiary-blueprint-parser", | ||
"version": "3.0.0-beta.7", | ||
"version": "3.0.0-beta.8", | ||
"description": "Parser for Fury.js for the deprecated Apiary Blueprint language", | ||
"author": "Apiary.io <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -21,12 +21,12 @@ | |
"deckardcain": "^0.4.0" | ||
}, | ||
"peerDependencies": { | ||
"fury": "3.0.0-beta.10" | ||
"fury": "3.0.0-beta.11" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.1.2", | ||
"eslint": "^5.9.0", | ||
"fury": "3.0.0-beta.10", | ||
"fury": "3.0.0-beta.11", | ||
"glob": "^7.1.2", | ||
"mocha": "^5.0.2" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Fury API Blueprint Parser Changelog | ||
|
||
## Master | ||
## 0.15.0 (2019-06-11) | ||
|
||
### Breaking | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fury-adapter-apib-parser", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"description": "API Blueprint parser for Fury.js", | ||
"author": "Apiary.io <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -21,12 +21,12 @@ | |
"drafter": "2.0.0-pre.1" | ||
}, | ||
"peerDependencies": { | ||
"fury": "3.0.0-beta.10" | ||
"fury": "3.0.0-beta.11" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.1.2", | ||
"eslint": "^5.9.0", | ||
"fury": "3.0.0-beta.10", | ||
"fury": "3.0.0-beta.11", | ||
"mocha": "^5.0.2" | ||
}, | ||
"engines": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Fury API Blueprint Serializer | ||
|
||
## Master | ||
## 0.11.0 (2019-06-11) | ||
|
||
### Breaking | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fury-adapter-apib-serializer", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"description": "API Blueprint serializer for Fury.js", | ||
"author": "Apiary.io <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -20,12 +20,12 @@ | |
"nunjucks": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"fury": "3.0.0-beta.10" | ||
"fury": "3.0.0-beta.11" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.1.2", | ||
"eslint": "^5.9.0", | ||
"fury": "3.0.0-beta.10", | ||
"fury": "3.0.0-beta.11", | ||
"glob": "^7.1.2", | ||
"mocha": "^5.0.2" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fury-adapter-oas3-parser", | ||
"version": "0.7.7", | ||
"version": "0.8.0", | ||
"description": "Open API Specification 3 API Elements Parser", | ||
"author": "Apiary.io <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -28,12 +28,12 @@ | |
"yaml-js": "^0.2.3" | ||
}, | ||
"peerDependencies": { | ||
"fury": "3.0.0-beta.10" | ||
"fury": "3.0.0-beta.11" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.1.2", | ||
"eslint": "^5.9.0", | ||
"fury": "3.0.0-beta.10", | ||
"fury": "3.0.0-beta.11", | ||
"mocha": "^5.0.2" | ||
}, | ||
"engines": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Fury Remote Adapter Changelog | ||
|
||
## Master | ||
## 0.2.0 (2019-06-11) | ||
|
||
### Breaking | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fury-adapter-remote", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Provide adapter for Element API based on callin remote API site", | ||
"author": "Apiary.io <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -23,12 +23,12 @@ | |
"deckardcain": "^0.4.1" | ||
}, | ||
"peerDependencies": { | ||
"fury": "3.0.0-beta.10" | ||
"fury": "3.0.0-beta.11" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.2.0", | ||
"eslint": "^5.15.1", | ||
"fury": "3.0.0-beta.10", | ||
"fury": "3.0.0-beta.11", | ||
"mocha": "^5.2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Fury Swagger Parser Changelog | ||
|
||
## Master | ||
## 0.26.0 (2019-06-11) | ||
|
||
### Breaking | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fury-adapter-swagger", | ||
"version": "0.25.1", | ||
"version": "0.26.0", | ||
"description": "Swagger 2.0 parser for Fury.js", | ||
"author": "Apiary.io <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -28,15 +28,15 @@ | |
"z-schema": "^3.24.2" | ||
}, | ||
"peerDependencies": { | ||
"fury": "3.0.0-beta.10" | ||
"fury": "3.0.0-beta.11" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.1.2", | ||
"eslint": "^5.9.0", | ||
"fury": "3.0.0-beta.10", | ||
"fury": "3.0.0-beta.11", | ||
"glob": "^7.1.2", | ||
"mocha": "^5.0.2", | ||
"swagger-zoo": "3.0.0" | ||
"swagger-zoo": "^3.1.0" | ||
}, | ||
"engines": { | ||
"node": ">=8" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Changelog | ||
|
||
## Master | ||
## 0.9.0 (2019-06-11) | ||
|
||
### Breaking | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fury-cli", | ||
"version": "0.8.12", | ||
"version": "0.9.0", | ||
"description": "Command line tool interface for Fury.js", | ||
"author": "Apiary.io <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -21,12 +21,12 @@ | |
"dependencies": { | ||
"cardinal": "^2.1.1", | ||
"commander": "^2.19.0", | ||
"fury": "3.0.0-beta.10", | ||
"fury-adapter-apiary-blueprint-parser": "^3.0.0-beta.7", | ||
"fury-adapter-apib-parser": "^0.14.0", | ||
"fury-adapter-apib-serializer": "^0.10.0", | ||
"fury-adapter-oas3-parser": "^0.7.5", | ||
"fury-adapter-swagger": "^0.25.1", | ||
"fury": "3.0.0-beta.11", | ||
"fury-adapter-apiary-blueprint-parser": "3.0.0-beta.8", | ||
"fury-adapter-apib-parser": "^0.15.0", | ||
"fury-adapter-apib-serializer": "^0.11.0", | ||
"fury-adapter-oas3-parser": "^0.8.0", | ||
"fury-adapter-swagger": "^0.26.0", | ||
"js-yaml": "^3.12.0", | ||
"minim": "^0.23.4" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Fury Changelog | ||
|
||
## Master | ||
## 3.0.0-beta.11 (2019-06-11) | ||
|
||
### Breaking | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fury", | ||
"version": "3.0.0-beta.10", | ||
"version": "3.0.0-beta.11", | ||
"description": "API Description SDK", | ||
"author": "Apiary.io <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -17,7 +17,7 @@ | |
"test": "mocha" | ||
}, | ||
"dependencies": { | ||
"api-elements": "^0.1.1" | ||
"api-elements": "^0.2.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.1.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "swagger-zoo", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "Swagger example files for testing", | ||
"author": "Apiary.io <[email protected]>", | ||
"license": "MIT", | ||
|