Skip to content

Releases: apiaryio/drafter.js

Maintenance Release: Super Types

10 Apr 19:25
Compare
Choose a tag to compare

This release checks for the existentiality of all the super types, be it for named types or members of a type.

1A8 Release - Attributes

30 Mar 18:50
Compare
Choose a tag to compare

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

26 Jan 12:24
Compare
Choose a tag to compare

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).