You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28-27Lines changed: 28 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,14 +8,16 @@ Unlike Backbone and Ember Models, angular-data does not require the use of gette
8
8
9
9
Supporting relations, computed properties, model lifecycle control and a slew of other features, angular-data is the tool for giving your data the respect it deserves.
Angular-data is in a 1.0.0 Beta. The API is rather stable and angular-data is well tested.
13
+
Angular-data is finally 1.0.0!
15
14
16
-
Although angular-data is being used in production, it's not fully 1.0.0. If you want to use Angular-data, keep an eye on the changelog. 1.0.0 will introduce strict semver (until then, minor number is bumped for breaking changes).
15
+
Angular-data 1.x will continue to see bug fixes, but all new development will be on [js-data](https://github.com/js-data/js-data) and [js-data-angular](https://github.com/jmdobry/angular-data/pull/198) (Angular-data 2.0).
17
16
18
-
## Documentation
17
+
#### A note about Angular-data 2.0 (forthcoming)
18
+
See [angular-data/pull/198](https://github.com/jmdobry/angular-data/pull/198).
0 commit comments