v1.1.4
v1.1.4 includes a number of minor fixes to routing, versioning and tests, and dependency updates.
- Added: Port to connect to mongoDB is now configurable.
- Added: Generated docs CSS is now minified.
- Fixed: Bookmarks routes now always applies to current minor/patch version.
- Fixed: Current API version number is now set by
version
key in package.json. Redundantversion.json
file has been removed. - Fixed: Tests now use user config values.
- Fixed: Integration tests can now be run whilst API is running.