This repository has been archived by the owner on Jun 25, 2019. It is now read-only.
Releases: apiaryio/fury.js
Releases · apiaryio/fury.js
3.0.0 Beta 4
Breaking
Fury was updated to use Minim 0.19.
Release 2.0.0
- Upgrade Minim to 0.14.0 and thus remove the short hand notation in fury
- Upgrade Minim Parse Result to 0.2.2
Release 1.0.3
- Dependency update to support require support for the
links
element. - When a parser returns an error it is sometimes useful to inspect the parse result. This now gets passed back to the handler function and can be used to print more information, such as parser annotations, when an error occurs.
Release 1.0.2
Upgrade Minim Parse Result to 0.2.1
Release 1.0.1
Upgrade Minim to 0.12.3
Fury 1.0.0
- Remove legacy interface. The only available interface is now the Refract interface. In order to use it, you must load adapter modules to handle particular formats.
Maintenance Release: Refract Updates & Action URI Fix
This release updates the underlying Minim library for working with Refract elements and fixes a bug.
- Refract: Update to Minim 0.9.0
- Legacy AST: Fix a bug related to the action's URI template not having precedence over the resource URI. #40
Maintenance Release: Swagger reader and Blueprint renderer fixes
This release brings couple fixes to how Swagger Adapter and API Blueprint Adapter operate.
- Swagger: Add support for arrays in query parameters
- Swagger: Handle transitions with no responses
- API Blueprint: Handle transitions with no requests and responses
Maintenance Release: Swagger reader and Blueprint renderer fixes
This release brings couple fixes to how Swagger Adapter and API Blueprint Adapter operate.
- Swagger: Handle response schemas in Swagger 2.0
- Swagger: Ignore default responses
- Swagger: Handle description of transitions
- API Blueprint: Reduce new lines in rendered output.
Drafter.js v0.2.5