Skip to content

Commit 17b1988

Browse files
committed
Released 0.6.0
1 parent 8464e99 commit 17b1988

File tree

8 files changed

+10195
-124
lines changed

8 files changed

+10195
-124
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leancloud-jssdk.js",
3-
"version": "0.5.8",
3+
"version": "0.6.0",
44
"homepage": "https://github.com/leancloud/javascript-sdk",
55
"authors": [
66
"killme2008 <[email protected]>"

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 0.6.0 日期:2015 年 8 月 25 日
2+
3+
* AV.File 在浏览器环境下直接上传文件到七牛,再无大小和频率限制。
4+
* 新增 API AV.Cloud.getServerDate 用于获取当前服务器时间。
5+
* 修改美国节点 API 域名为 us-api.leancloud.cn
6+
* 使用 browserify 构建 SDK。
7+
* 相同应用重复初始化 SDK 避免告警日志。
8+
19
# 0.5.8 日期:2015 年 8 月 5 日
210
* 修复 `AV.Object.destroyAll` 新版本无法工作的 Bug。
311

dist/av-core-mini.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)