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
+13-3
Original file line number
Diff line number
Diff line change
@@ -2,28 +2,38 @@
2
2
3
3
__Data store for Angular.js.__
4
4
5
-
__Current version:__ 0.7.1
5
+
__Current version:__ 0.8.0
6
6
7
7
Angular-data is in a pre-1.0.0 development stage; the API is fluctuating, not a lot of tests yet, etc.
8
8
9
-
Not for production use (yet).
9
+
Not for production use (yet). If you still want to develop with Angular-data, be prepared to keep a close eye on the changelog, as the API is very liable to change (a lot).
10
10
11
11
Pending:
12
-
- Roadmap
12
+
- A Solid Roadmap
13
+
- Relations/Associations
14
+
- Various Adapters
15
+
- Schema Definition/Validation
16
+
- Cache Expiry
17
+
- Nested Resources
13
18
- Website / documentation
14
19
- 100% tested (whatever _that_ means)
15
20
- See [issues](https://github.com/jmdobry/angular-data/issues?milestone=7&page=1&state=open) for what's in development
21
+
- See [Design Doc](https://docs.google.com/document/d/1o069KLuBH4jpwm1FCLZFwKMgM73Xi8_1JyjhSxVpidM/edit?usp=sharing) for other juicy reading material
0 commit comments