Version 6.5.3
This is a maintenance release responsible for updating various libraries (including lodash to version 4.x) and transitioning to Travis CI's container infrastructure (something which was previously held back by lack of support for recent versions of MongoDB).
You should notice no changes between this version and v6.5.1 in terms of overall usage.
Changes
- Switch to Travis CI container architecture.
- Update TypeDoc to latest version.
- Update Lodash to 4.5 and refactor calls to make use of their new API.
- Some small fixes to Omnom (the document diff tool used internally).
- Updated chai 3.x and removed (now unnecessary) chai-fuzzy.
- Updated TypeScript compiler to 1.7.5