Releases: vivocha/arrest
Releases · vivocha/arrest
v5.1.0
<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
<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
<a name"4.0.2">
4.0.2 (2017-04-20)
Bug Fixes
- API: Fixed the basePath (and related tests) (9efeb7f9)
v4.0.1
<a name"4.0.1">
4.0.1 (2017-04-06)
Bug Fixes
- arrest: Added missing export of the Scopes class (67a98bf7)
v4.0.0
<a name"4.0.0">
4.0.0 (2017-04-05)
Features
- arrest:
- Ported to await/async (c7453ac6)
- Updated dependencies and now requiring nodejs 7.8 (a5161130)
Breaking Changes
(c7453ac6)
(a5161130)
v3.2.3
<a name"3.2.3">
3.2.3 (2017-03-31)
Bug Fixes
- swagger: Exported all swagger types (4666a6e1)
v3.2.2
<a name"3.2.2">
3.2.2 (2017-03-31)
Bug Fixes
- swagger: Fixed a wrong definition in the FullSchema interface (43a96f19)
v3.2.1
<a name"3.2.1">
3.2.1 (2017-03-30)
Bug Fixes
- swagger: removed id property from swagger and updated the tests (e2bc2654)
v3.2.0
<a name"3.2.0">
3.2.0 (2017-03-29)
Features
- MongoResource: Now accepting a Promise in the constructor (afffd3a3)
v3.1.1
<a name"3.1.1">
3.1.1 (2017-03-24)
Bug Fixes