Releases: apiaryio/snowcrash
AST v1.0
This release brings major changes to API Blueprint AST and its serialization introducing fully 1A capable AST v1.0. Also introducing API Blueprint AST Media Types vnd.apiblueprint.ast.raw+json; version=1.0
and vnd.apiblueprint.ast.raw+yaml; version=1.0
.
In addition this release also includes following bug fixes:
Maintenance release
Maintenance release
Fixed compatibility with Node.js build system.
Maintenance release
This is a maintenance release improving work with the build system configuration files for binding writers.
Informative messages
Parser now provides much more informative messages on error and warnings. These messages now include more detailed explanation as well as an example with possible solutions, where applicable.
Unexpected block errors are now accompanied by available keywords for particular type of block (e.g. header keywords, list keywords ...)
Dangling Assets
By resolving the issue #9 this release aims to drastically improve API Blueprint learning curve. Dangling asset paragraph and code blocks are now recognized and accepted by the parser.
In addition this release brings some minor stability improvements.
Maintenance release
Initial release fixes
This release fixes some issues with the original release as well as adds improvements for binding writers and building on Windows.