This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
Releases: apiaryio/drafter.js
Releases · apiaryio/drafter.js
Maintenance Release: Super Types
This release checks for the existentiality of all the super types, be it for named types or members of a type.
1A8 Release - Attributes
This release brings update to include support for the API Blueprint Format 1A8. It also uses protagonist
module instead of protagonist-experimental
.
The release also makes sure that the JSON Body generation is properly done when an array
has nested types in the type specification.
Protagonist v0.19.0
Initial release
This is the initial release of Drafter. It wraps all the functionality of Protagonist and also offers a CLI tool for parsing blueprints. Can be used as 1:1 replacement for the current Protagonist (note it is using the protagonist-experimental – the Attributes / MSON testing version).