Ghost/core/test
Hannah Wolfe b1cfa6e342 Improved version match logic (#8922)
closes #8821

- Use semver to do constraint matching
- Use client to generate a caret constraint
- E.g. if the client is 1.1, then the constraint ^1.1.0 will match >=1.1.0 <2.0.0
- Updated tests
2017-08-22 10:59:01 +01:00
..
functional 🐛 Fixed channel context to be based on res.locals (#8910) 2017-08-16 11:06:30 +01:00
integration Add configuration/private endpoint and settings for Unsplash (#8895) 2017-08-15 15:59:16 +01:00
unit Improved version match logic (#8922) 2017-08-22 10:59:01 +01:00
utils Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00