-
Notifications
You must be signed in to change notification settings - Fork 8
/
skygear-0.1.0.slide
62 lines (41 loc) · 1.17 KB
/
skygear-0.1.0.slide
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Skygear.io at Oursky
0.1.0 Release
18 Dec 2015
Rick Mak
Oursky
@rickmak
CC81327D
* First release
Version 0.1.0
Now the public version of SDKs and Plugin can be found in following repos:
- https://github.com/SkygearIO/skygear-SDK-iOS
- https://github.com/SkygearIO/skygear-SDK-JS
- https://github.com/SkygearIO/py-skygear
* Changes
Please refer to the CHANGELOG.md in respective repos
We will announce
- Backward Incompatibilities
- Features
- Bug Fixes
- Deprecations
* Impact of opensource to you
Standard package management tools works
pod install SKYKit
npm install skygear
pip install skygear
No more `npm install skygear-SDK-JS && npm install` :)
* Feedback needed
- Any feedback is welcome, no responsbility to implement
- It help use to build docs and FAQ
http://docs.pandadb.com/tutorial/faq
- It will change our design
* Wishes come truth
- Auto Increment ID
- Include multiple transient fields
- Remove error with no use
* Tellskygear
- You can complian anonymously by `/tellskygear`
- You can suggest anything by `/tellskygear`
- You can send pull-request to upstream directly. Credit: yulapshun, Steven-Chan
- When in doubt, ask!