Releases: alt3/sequelize-to-json-schemas
Releases · alt3/sequelize-to-json-schemas
Release 0.3.16
Release 0.3.15
- Merge pull request #16 from alt3/greenkeeper/del-cli-3.0.0 (78d14e9)
- chore(package): update del-cli to version 3.0.0 (276358f)
- docs: use lowercase variable in readme example [no-release] (8d938dd)
- docs: better explanation of validators in sample output [no-release] (7beaade)
- docs: replace 'my' in readme with 'custom' [no-release] (6d4e286)
- docs: split sample output into per-model section [no-release] (e345184)
- fix (e5615d5)
- fix (0131ef7)
- docs: rename /examples/index.md to README.md [no-release] (7a287fd)
Release 0.3.14
- ci: change order of the tag preventing travis deploys (805649b)
- docs: fix readme links to sample output (ec8252f)
- ci: remove obsolete release-it changelog plugin (7b6c24a)
- ci: allow no-release tag anywhere in the commit message (4405f9e)
- docs: add readme links to pre-commit generated sample output for all strategies (3e921c0)
- chore: adopt the contributor covenant code of conduct (8fc510b)
- docs: adds the conventional commits badge (d8b9239)
- style: remove orphaned @todo comments (2a84737)
- Refactor: rename _hasCustomAttributeProperty() to _getCustomPropertyValue() (55204c9)
- Refactor(tests): de-group tests for custom attribute options (f73028e)
- refactor: rename option 'hideComments' to 'disableComments' (10e3298)
- feat(schema): adds support for 'required', 'readOnly' and 'writeOnly' (52bf804)
- docs: add comment example to readme (4b63006)
- ci: switch to conventionalcommits preset for release notes rendering (5721211)
Release 0.3.13
0.3.13 (2019-08-29)
Release 0.3.12
0.3.12 (2019-08-28)
Build
- Change url in package.json url from git to https (to fix release hashes) (f65b13b63b9d4befaaff7ba3a63e807eca4de671)
Release 0.3.11
0.3.11 (2019-08-27)
Fix
- incorrect commit message check causing CD loop (512e0483e00784bc7148f597b3358758489532da)
Release 0.3.10
0.3.10 (2019-08-27)
Release 0.3.9
0.3.9 (2019-08-27)
Build
- case-insensitive checks for non-release commit keywords (e2b703e0a529029922fd87edeeaa44b4a4eaad5f)