Skip to content

Releases: vivocha/arrest

v5.4.1

24 May 13:30

Choose a tag to compare

<a name"5.4.1">

5.4.1 (2017-05-24)

Bug Fixes

v5.4.0

23 May 07:06

Choose a tag to compare

<a name"5.4.0">

5.4.0 (2017-05-23)

Features

  • debug: Now using debuggo module for debug traces (64821eb1)

v5.3.0

16 May 09:33

Choose a tag to compare

<a name"5.3.0">

5.3.0 (2017-05-16)

Features

  • Logger: Added trace logging level (607dd97c)

v5.2.2

11 May 08:41

Choose a tag to compare

<a name"5.2.2">

5.2.2 (2017-05-11)

Bug Fixes

  • jsonschema: Added support for array of types in the definition of a JSON Schema (be106489)

v5.2.1

10 May 16:29

Choose a tag to compare

<a name"5.2.1">

5.2.1 (2017-05-10)

Bug Fixes

  • DynamicSchemas: Fixed handling of dynamic schemas (7df7ef64)

v5.2.0

09 May 08:28

Choose a tag to compare

<a name"5.2.0">

5.2.0 (2017-05-09)

Features

  • debug: Exposed the internal Logger interface and its factory function (16667173)

v5.1.0

28 Apr 16:34

Choose a tag to compare

<a name"5.1.0">

5.1.0 (2017-04-28)

Features

  • deps: Updated to latest jsonpolice to support the DynamicSchema class (c3941b03)

v5.0.0

28 Apr 15:52

Choose a tag to compare

<a name"5.0.0">

5.0.0 (2017-04-28)

Features

  • arrest: Updated to latest version of jsonpolice to support asynchrounous schema validati (e529bc37)

Breaking Changes

  • Switched to async schema validation, changed the dynamic schema interface

(e529bc37)

v4.0.2

20 Apr 10:04

Choose a tag to compare

<a name"4.0.2">

4.0.2 (2017-04-20)

Bug Fixes

  • API: Fixed the basePath (and related tests) (9efeb7f9)

v4.0.1

06 Apr 07:40

Choose a tag to compare

<a name"4.0.1">

4.0.1 (2017-04-06)

Bug Fixes

  • arrest: Added missing export of the Scopes class (67a98bf7)