ember-data-model-fragments
Advanced tools
Comparing version
# Changelog | ||
### v0.3.3 (May 20, 2015) | ||
* Removed deprecations in test suite | ||
* Removed computed property deprecations (jakesjews) | ||
* Added fragment transform module for unit testing ember-cli apps (rwjblue) | ||
### v0.3.2 (April 20, 2015) | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "ember-data-model-fragments", | ||
"description": "Ember Data plugin to support nested JSON documents", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"repository": { | ||
@@ -45,4 +45,4 @@ "type": "git", | ||
"load-grunt-config": "~0.7.0", | ||
"testem": "0.6.24" | ||
"testem": "0.8.3" | ||
} | ||
} |
@@ -24,8 +24,5 @@ # Ember Data: Model Fragments | ||
```sh | ||
$ npm install ember-data-model-fragments --save-dev | ||
$ ember generate ember-data-model-fragments | ||
$ ember install ember-data-model-fragments | ||
``` | ||
:warning: Due to a bug in Ember CLI, the `install:addon` command cannot be used to install this addon using v0.1.5. | ||
You may then start creating fragments with: | ||
@@ -439,4 +436,6 @@ | ||
If you encounter errors, ensure that your global testem NPM package is up to date. | ||
## Contributing | ||
When reporting an issue, follow the [Ember guidelines](https://github.com/emberjs/ember.js/blob/master/CONTRIBUTING.md#reporting-a-bug). When contributing features, follow [Github guidelines](https://help.github.com/articles/fork-a-repo) for forking and creating a new pull request. All existing tests must pass (or be suitably modified), and all new features must be accompanied by tests to be considered. |
21458
0.68%12
9.09%63
1.61%440
-0.23%