guzzler v1.5.0 Release Notes

Release Date: 2019-05-04 // almost 5 years ago
  • ๐Ÿš€ [Unreleased]

    • ๐Ÿš€ I plan to write and release a road map document on the docs site outlining where I want to go with the next project, tentatively called Drive, that will work with Guzzler. The short description of it is, "Response factories based on Swagger, RAML, or API Blueprint docs".

    [1.5.0]

    • โž• Added the withFile filter. Includes several new tests and a File helper object.
    • โž• Added the withCallback filter which allows users to pass an arbitrary anonymous function to filter history items.