Skip to content

Releases: vivocha/arrest

v3.1.0

22 Mar 16:17
Compare
Choose a tag to compare

<a name"3.1.0">

3.1.0 (2017-03-22)

Bug Fixes

  • arrest: Plenty of fixes and more tests (ccebf6b3)
  • deps: Added missing dep: request (e2a734f2)
  • exports: Added missing exports (7e691e6c)

Features

  • Resource: Added proper camelcasing and decamelizing to paths and resource names (49d0778c)
  • arrest:
    • Release 3.0.0 (e6e6aea5)
    • Added default and options to the API constructor, more debug options (9d9c2f63)
    • Added native support for scope validation, added contextual debug logging and mo (77d14b68)
    • 100% coverage (ac7f4728)
  • module: Add missing export of the Operation class (9ca5621e)
  • package: Updated dependencies (812150d1)

Breaking Changes

  • new Swagger based API, total rewrite

(e6e6aea5)