Releases: clarkie/dynogels
Releases · clarkie/dynogels
v5.1.0
v5.0.2
Upgrade Joi to v8 and drop support for early node versions
From v5 dynogels is only supported on node v4, v5 and v6.
Upgrade Joi to v6
When using default(fn)
in a schema a second argument needs to be passed:
PublishedDateTime: Joi.date().default(Date.now, 'now')
Error message formats have changed.
See here for the breaking changes inside Joi itself: hapijs/joi#579
Switch to eslint and use the airbnb style guide as a basis
Upgrade dependencies and add coveralls
v3.2.3 3.2.3
Documentation and example fixes
v3.2.2 3.2.2
Identical to Vogels v2.2.1
v3.2.1 3.2.1