apiary v0.14.0 Release Notes

    • ๐Ÿ”„ change First Strategy behaviour(check first param only).
    • ๐Ÿ”€ merge method and stdMethod function.
    • ๐Ÿ“‡ rename function (response -> rawResponse)
    • โž• add apiary-purescript

    ๐Ÿ“š documentation

    • ๐Ÿ“š changed how to generate documentation. use defaultDocumentationAction action.
    • now, condition which is after document function, will be documented. use noDoc function.
    • abolish ':' query document api. use (??) function.
    • ๐Ÿ—„ deprecated () route decument api. use [].