2.1.1 - 10 July 2015
Backwards compatible bug fixes
- Fix for loading relations in find and findAll
2.1.0 - 10 July 2015
Upgraded dependencies
Backwards compatible API changes
- #6 - Add support for loading relations in find()
- #7 - Add support for loading relations in findAll()
2.0.1 - 02 July 2015
Removed unnecessary dependency
2.0.0 - 02 July 2015
Stable Version 2.0.0
2.0.0-rc.1 - 27 June 2015
Breaking API changes
- Removed use of getEndpoint(), now just using
endpoint
. Data will now potentially be stored under different keys than before.
2.0.0-beta.1 - 18 April 2015
Backwards compatible bug fixes
- #4 - Race condition, tasks need to be atomic
Other
- Update dependencies
1.1.0 - 25 March 2015
Stable Version 1.1.0
- #2 - Convert to ES6
1.0.0 - 03 February 2015
Stable Version 1.0.0
1.0.0-beta.1 - 10 January 2015
Now in beta.
1.0.0-alpha.1 - 31 October 2014
Updated dependencies
Stable Version 1.0.0-alpha.1
0.4.1 - 01 October 2014
Other
- Improved checking of dependencies
0.4.0 - 29 September 2014
- Initial release