File tree Expand file tree Collapse file tree 2 files changed +34
-11
lines changed Expand file tree Collapse file tree 2 files changed +34
-11
lines changed Original file line number Diff line number Diff line change 11## 0.7.0(2020-04-13)
2- * 新增:新增控制台 log 日志显示开启/关闭功能;
3- * 新增:新增 logout() 接口;
2+ 1 . 新增
3+ - 新增控制台 ` log ` 日志显示开启/关闭功能;
4+ - 新增 ` logout() ` 接口;
45
56## 0.6.0(2020-04-08)
6- * 新增:新增全埋点版百度小程序 SDK;使用文档 https://manual.sensorsdata.cn/sa/latest/page-7544539.html
7+ 1 . 新增
8+ - 新增全埋点版百度小程序 ` SDK ` ;使用文档 ` https://manual.sensorsdata.cn/sa/latest/page-7544539.html `
79
810## 0.5.0(2020-03-30)
9- * 新增:新增 init() 接口。注意:在调用 init() 接口之前,采集的数据被缓存在内存中;调用 init() 接口后,会将缓存的数据通过网络发送出去!!!;
10- * 新增:渠道采集功能;
11- * 优化:去掉了 sensorsdata_conf.js 文件,增加 setPara() 方法初始化配置参数!!!新版集成文档 https://manual.sensorsdata.cn/sa/latest/tech_sdk_client_mp_bd-1573898.html#id-.%E7%99%BE%E5%BA%A6%E5%B0%8F%E7%A8%8B%E5%BA%8FSDKv1.13-%E9%9B%86%E6%88%90%E4%B8%8E%E4%BD%BF%E7%94%A8;
11+ 1 . 新增
12+ - 新增 ` init() ` 接口。注意:在调用 ` init() ` 接口之前,采集的数据被缓存在内存中;调用 ` init() ` 接口后,会将缓存的数据通过网络发送出去!!!;
13+ - 新增渠道采集功能;
14+ 2 . 优化
15+ - 去掉了 ` sensorsdata_conf.js ` 文件,增加 ` setPara() ` 方法初始化配置参数!!!新版集成文档 ` https://manual.sensorsdata.cn/sa/latest/tech_sdk_client_mp_bd-1573898.html#id-.%E7%99%BE%E5%BA%A6%E5%B0%8F%E7%A8%8B%E5%BA%8FSDKv1.13-%E9%9B%86%E6%88%90%E4%B8%8E%E4%BD%BF%E7%94%A8 ` ;
1216
1317## 0.4.0
14- * 优化:全局定义 mpshow_time
18+ 1 . 优化
19+ - 全局定义 ` mpshow_time `
1520
1621## 0.3.0
17- * 优化:修改$os的取值
22+ 1 . 优化
23+ - 修改 ` $os ` 的取值
1824
1925## 0.2.0
20- * 新增:全埋点
26+ 1 . 新增
27+ - 新增全埋点
2128
2229## 0.1.0
23- * 第一个版本
30+ 1 . 第一个版本
Original file line number Diff line number Diff line change 4141
4242| 《数据驱动:从方法到实践》 | 《Android 全埋点解决方案》 | 《iOS 全埋点解决方案》
4343| ------ | ------ | ------ |
44- | [ ![ 《数据驱动:从方法到实践》] ( https://opensource.sensorsdata.cn/wp-content/uploads/data_driven_book_1.jpg )] ( https://item.jd.com/12322322.html ) | [ ![ 《Android 全埋点解决方案》] ( https://opensource.sensorsdata.cn/wp-content/uploads/Android-全埋点thumbnail_1.png )] ( https://item.jd.com/12574672.html ) | [ ![ 《iOS 全埋点解决方案》] ( https://opensource.sensorsdata.cn/wp-content/uploads/iOS-全埋点thumbnail_1.png )] ( https://item.jd.com/12867068.html )
44+ | [ ![ 《数据驱动:从方法到实践》] ( https://opensource.sensorsdata.cn/wp-content/uploads/data_driven_book_1.jpg )] ( https://item.jd.com/12322322.html ) | [ ![ 《Android 全埋点解决方案》] ( https://opensource.sensorsdata.cn/wp-content/uploads/Android-全埋点thumbnail_1.png )] ( https://item.jd.com/12574672.html ) | [ ![ 《iOS 全埋点解决方案》] ( https://opensource.sensorsdata.cn/wp-content/uploads/iOS-全埋点thumbnail_1.png )] ( https://item.jd.com/12867068.html )
45+
46+ ## License
47+
48+ Copyright 2015-2020 Sensors Data Inc.
49+
50+ Licensed under the Apache License, Version 2.0 (the "License");
51+ you may not use this file except in compliance with the License.
52+ You may obtain a copy of the License at
53+
54+ http://www.apache.org/licenses/LICENSE-2.0
55+
56+ Unless required by applicable law or agreed to in writing, software
57+ distributed under the License is distributed on an "AS IS" BASIS,
58+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
59+ See the License for the specific language governing permissions and
60+ limitations under the License.
You can’t perform that action at this time.
0 commit comments