v0.0.10 (2018-11-14)
- Upgrade to
[email protected]
and[email protected]
. - Update dependencies.
v0.0.9 (2018-09-25)
- Upgrade to
[email protected]
and[email protected]
. - Update dev dependencies.
v0.0.8 (2018-07-03)
- Upgrade to
[email protected]
and[email protected]
. - Update dev dependencies.
- Remove
bower.json
.
v0.0.7 (2018-07-03)
- Unpublished because tarball was shipped with Webstorm .idea folder.
v0.0.6 (2018-05-07)
- Upgrade to
[email protected]
and dev dependencies.
v0.0.5 (2018-03-06)
- Add new group by computed property.
- Private nested computed properties do not fire when changes made in array. #1
v0.0.4 (2017-12-01)
- Upgrade to
[email protected]
and[email protected]
.
v0.0.3 (2017-08-22)
- Upgrade to
[email protected]
and[email protected]
. - Use new module import code style.
v0.0.2 (2017-05-24)
- Remove
ember-data
as a dependency. - Add async nested path integration tests.
v0.0.1 (2017-05-23)
- Missing (default) category does not work for async relationships. #3