1.0.0 - 2015-07-02
!!! Warning, this version contains breaking changes (if you are using 0.1.0) !!!
Features
- Refactor function to accept options object instead of 5 arguments + callback (breaking change!)
- Allow filters to be passed to underlying populate query so you can restrict which related models are populated
- Add Travis CI to run tests
- Tidy up tests
Other
- Swap out lodash for underscore