- Fix for loading relations in find and findAll
Upgraded dependencies
- #6 - Add support for loading relations in find()
- #7 - Add support for loading relations in findAll()
Removed unnecessary dependency
Stable Version 2.0.0
- Removed use of getEndpoint(), now just using
endpoint
. Data will now potentially be stored under different keys than before.
- #4 - Race condition, tasks need to be atomic
- Update dependencies
Stable Version 1.1.0
- #2 - Convert to ES6
Stable Version 1.0.0
Now in beta.
Updated dependencies
Stable Version 1.0.0-alpha.1
- Improved checking of dependencies
- Initial release