diff --git a/CHANGELOG.md b/CHANGELOG.md index d385d6d..c9e572c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,37 @@ -## [0.1.73](https://github.com/shaodahong/auto-lib/compare/v0.1.74...v0.1.73) (2019-11-19) +## [0.1.81](https://github.com/shaodahong/auto-lib/compare/v0.1.80...v0.1.81) (2019-11-20) + +### Bug Fixes + +- **tslint:** 修复代码 lint ([574dcc5](https://github.com/shaodahong/auto-lib/commit/574dcc5)) + +## [0.1.80](https://github.com/shaodahong/auto-lib/compare/v0.1.77...v0.1.80) (2019-11-20) + +## [0.1.77](https://github.com/shaodahong/auto-lib/compare/v0.1.76...v0.1.77) (2019-11-20) + +## [0.1.76](https://github.com/shaodahong/auto-lib/compare/v0.1.75...v0.1.76) (2019-11-20) + +### Features + +- **httpCacheAdapter:** 增加当 hour 为 0 时,做内存缓存 ([7090e28](https://github.com/shaodahong/auto-lib/commit/7090e28)) + +## [0.1.75](https://github.com/shaodahong/auto-lib/compare/v0.1.73...v0.1.75) (2019-11-20) ### Bug Fixes -- 🐛 fix http ([6b24167](https://github.com/shaodahong/auto-lib/commit/6b24167ded2737986dd90d07d4876774a3a41087)) +- 支付宝小程序跳转 api 修改 ([4e7d639](https://github.com/shaodahong/auto-lib/commit/4e7d639)) + +## [0.1.73](https://github.com/shaodahong/auto-lib/compare/v0.1.74...v0.1.73) (2019-11-19) + +### Bug Fixes -## [0.1.74](https://github.com/shaodahong/auto-lib/compare/v0.1.72...v0.1.74) (2019-11-19) +- 🐛 fix http ([6b24167](https://github.com/shaodahong/auto-lib/commit/6b24167)) -## [0.1.72](https://github.com/shaodahong/auto-lib/compare/v0.1.71...v0.1.72) (2019-11-19) +## [0.1.74](https://github.com/shaodahong/auto-lib/compare/v0.1.71...v0.1.74) (2019-11-19) ### Features -- **http:** 增加 httpCacheAdapter,缓存数据 ([6f831f2](https://github.com/shaodahong/auto-lib/commit/6f831f2679f8bfc86a5c9013b28a017a0417f631)) -- 🎸 add httpcache ([f1abf87](https://github.com/shaodahong/auto-lib/commit/f1abf8765b9fef2cb4fe9b9af74ad1dd7075d3eb)) +- **http:** 增加 httpCacheAdapter,缓存数据 ([6f831f2](https://github.com/shaodahong/auto-lib/commit/6f831f2)) +- 🎸 add httpcache ([f1abf87](https://github.com/shaodahong/auto-lib/commit/f1abf87)) ## [0.1.71](https://github.com/shaodahong/auto-lib/compare/v0.1.70...v0.1.71) (2019-11-18) @@ -19,15 +39,15 @@ ### Bug Fixes -- 小程序标识 ([0d7edbb](https://github.com/shaodahong/auto-lib/commit/0d7edbbbc3a48c8acd1620f8c38dcb54905f9f14)) -- 新增 cdn 地址 ([9bd1d5a](https://github.com/shaodahong/auto-lib/commit/9bd1d5afa968ffd267edf9c8d9b8d53c64e2c2d1)) -- 新增 cdn 地址 ([1a34c23](https://github.com/shaodahong/auto-lib/commit/1a34c2376452a0803ee0b8b23801e46a2493d075)) +- 小程序标识 ([0d7edbb](https://github.com/shaodahong/auto-lib/commit/0d7edbb)) +- 新增 cdn 地址 ([9bd1d5a](https://github.com/shaodahong/auto-lib/commit/9bd1d5a)) +- 新增 cdn 地址 ([1a34c23](https://github.com/shaodahong/auto-lib/commit/1a34c23)) ## [0.1.67](https://github.com/shaodahong/auto-lib/compare/v0.1.66...v0.1.67) (2019-10-24) ### Bug Fixes -- wx share error ([b7569c5](https://github.com/shaodahong/auto-lib/commit/b7569c5c90c6a208bbff6f67178bed0b09df0709)) +- wx share error ([b7569c5](https://github.com/shaodahong/auto-lib/commit/b7569c5)) ## [0.1.66](https://github.com/shaodahong/auto-lib/compare/v0.1.65...v0.1.66) (2019-10-11) @@ -35,7 +55,7 @@ ### Features -- **transfer:** 添加计算小时的方法 ([5fb39ab](https://github.com/shaodahong/auto-lib/commit/5fb39ab35a0c04a32201e2a4f0b48245d9b30a56)) +- **transfer:** 添加计算小时的方法 ([5fb39ab](https://github.com/shaodahong/auto-lib/commit/5fb39ab)) ## [0.1.64](https://github.com/shaodahong/auto-lib/compare/v0.1.63...v0.1.64) (2019-09-29) @@ -45,48 +65,48 @@ ### Bug Fixes -- 🐛 http.ts ([3d77ac1](https://github.com/shaodahong/auto-lib/commit/3d77ac14e2da3dbf871d49bc982eab0690d3740f)) +- 🐛 http.ts ([3d77ac1](https://github.com/shaodahong/auto-lib/commit/3d77ac1)) ### Features -- **http.ts:** 兼容 node 端报错信息 ([02f722c](https://github.com/shaodahong/auto-lib/commit/02f722cbd36eea1ec795c2bf7fef32967679b985)) -- **reset.scss:** 修改 a 的颜色 ([7127635](https://github.com/shaodahong/auto-lib/commit/7127635c1ce0cc8ef1337b51fc97928f0a0d66f1)) +- **http.ts:** 兼容 node 端报错信息 ([02f722c](https://github.com/shaodahong/auto-lib/commit/02f722c)) +- **reset.scss:** 修改 a 的颜色 ([7127635](https://github.com/shaodahong/auto-lib/commit/7127635)) ## [0.1.53](https://github.com/shaodahong/auto-lib/compare/v0.1.52...v0.1.53) (2019-08-12) ### Features -- 🎸 readme add ([a590f0a](https://github.com/shaodahong/auto-lib/commit/a590f0af780079f820ea05381094f445133a0669)) +- 🎸 readme add ([a590f0a](https://github.com/shaodahong/auto-lib/commit/a590f0a)) ## [0.1.52](https://github.com/shaodahong/auto-lib/compare/v0.1.51...v0.1.52) (2019-08-12) ### Features -- 🎸 readme update ([515889d](https://github.com/shaodahong/auto-lib/commit/515889dbc6dd341e8fcfe415a9757495b52a53f0)) +- 🎸 readme update ([515889d](https://github.com/shaodahong/auto-lib/commit/515889d)) ## [0.1.51](https://github.com/shaodahong/auto-lib/compare/v0.1.50...v0.1.51) (2019-08-12) ### Features -- 🎸 httpConsole update ([acb81c7](https://github.com/shaodahong/auto-lib/commit/acb81c7f64da932774bf3886c347c21f9a9a11cf)) +- 🎸 httpConsole update ([acb81c7](https://github.com/shaodahong/auto-lib/commit/acb81c7)) ## [0.1.50](https://github.com/shaodahong/auto-lib/compare/v0.1.49...v0.1.50) (2019-08-12) ### Features -- 🎸 add http for adminconsle ([19d69fb](https://github.com/shaodahong/auto-lib/commit/19d69fb99eff34d885ca80cb9a759b2effd4c3ff)) +- 🎸 add http for adminconsle ([19d69fb](https://github.com/shaodahong/auto-lib/commit/19d69fb)) ## [0.1.49](https://github.com/shaodahong/auto-lib/compare/v0.1.48...v0.1.49) (2019-08-02) ### Bug Fixes -- **package.json:** 修复 sideEffects 优化直接使用的脚本和样式文件 ([f4dc488](https://github.com/shaodahong/auto-lib/commit/f4dc48802e8f96424d3cd975ba31913f2bc30c1f)) +- **package.json:** 修复 sideEffects 优化直接使用的脚本和样式文件 ([f4dc488](https://github.com/shaodahong/auto-lib/commit/f4dc488)) ## [0.1.48](https://github.com/shaodahong/auto-lib/compare/v0.1.47...v0.1.48) (2019-08-01) ### Performance Improvements -- **http.ts:** 兼容 200-300 的正常 status 返回 ([9b38de3](https://github.com/shaodahong/auto-lib/commit/9b38de3ee1cd91258b232146f3e063508cf0468c)) +- **http.ts:** 兼容 200-300 的正常 status 返回 ([9b38de3](https://github.com/shaodahong/auto-lib/commit/9b38de3)) ## [0.1.47](https://github.com/shaodahong/auto-lib/compare/v0.1.46...v0.1.47) (2019-08-01) @@ -94,9 +114,9 @@ ### Bug Fixes -- **go.address:** form->from ([ec3223e](https://github.com/shaodahong/auto-lib/commit/ec3223ec6084159ec92471a712642c7fd38ccb17)) -- **go.address:** form 错误 ([ad16cd6](https://github.com/shaodahong/auto-lib/commit/ad16cd697d74aecdc07c395ad823f8850fbc65d6)) -- **go.address:** ng 改为 lng ([670a11d](https://github.com/shaodahong/auto-lib/commit/670a11d9afcd4b8cdf2631dc1ecbad0bd381e460)) +- **go.address:** form->from ([ec3223e](https://github.com/shaodahong/auto-lib/commit/ec3223e)) +- **go.address:** form 错误 ([ad16cd6](https://github.com/shaodahong/auto-lib/commit/ad16cd6)) +- **go.address:** ng 改为 lng ([670a11d](https://github.com/shaodahong/auto-lib/commit/670a11d)) ## [0.1.43](https://github.com/shaodahong/auto-lib/compare/v0.1.42...v0.1.43) (2019-07-24) @@ -104,14 +124,14 @@ ### Bug Fixes -- **package.json:** fix version ([79d4408](https://github.com/shaodahong/auto-lib/commit/79d4408716d0b904e7cf448245ee82a079ca958b)) +- **package.json:** fix version ([79d4408](https://github.com/shaodahong/auto-lib/commit/79d4408)) ## [0.1.41](https://github.com/shaodahong/auto-lib/compare/v0.1.40...v0.1.41) (2019-07-24) ### Bug Fixes -- **go.address:** 完善 go.address 的 interface 参数 ([c16813d](https://github.com/shaodahong/auto-lib/commit/c16813d6b352ee62edd18beaf8ae2714ed4dc553)) -- **package.json:** fix version ([4964fa0](https://github.com/shaodahong/auto-lib/commit/4964fa09fb9f82d91c9aacec9b202a545d69ced0)) +- **go.address:** 完善 go.address 的 interface 参数 ([c16813d](https://github.com/shaodahong/auto-lib/commit/c16813d)) +- **package.json:** fix version ([4964fa0](https://github.com/shaodahong/auto-lib/commit/4964fa0)) ## [0.1.40](https://github.com/shaodahong/auto-lib/compare/v0.1.39...v0.1.40) (2019-07-08) @@ -121,35 +141,35 @@ ### Bug Fixes -- 🐛 修复 AS 解析 eventContent 格式错误 ([b512a82](https://github.com/shaodahong/auto-lib/commit/b512a82472afeae7b9adad5afcdd76449d89d450)) +- 🐛 修复 AS 解析 eventContent 格式错误 ([b512a82](https://github.com/shaodahong/auto-lib/commit/b512a82)) ## [0.1.37](https://github.com/shaodahong/auto-lib/compare/v0.1.33...v0.1.37) (2019-06-13) ### Features -- 🎸 flexible 添加百度小程序判断 ([ec6d986](https://github.com/shaodahong/auto-lib/commit/ec6d9867b2c963f8f49abf4fef6f1b5ba25e9664)) +- 🎸 flexible 添加百度小程序判断 ([ec6d986](https://github.com/shaodahong/auto-lib/commit/ec6d986)) ## [0.1.33](https://github.com/shaodahong/auto-lib/compare/v0.1.32...v0.1.33) (2019-04-26) ### Features -- 🎸 initToken ([64081d7](https://github.com/shaodahong/auto-lib/commit/64081d71d93be92a009e51ea4b7cc52af59ecc0d)) +- 🎸 initToken ([64081d7](https://github.com/shaodahong/auto-lib/commit/64081d7)) ## [0.1.32](https://github.com/shaodahong/auto-lib/compare/v0.1.31...v0.1.32) (2019-04-04) ### Bug Fixes -- **isdev.ts:** 修改 isdev 的判断方式 ([cd57739](https://github.com/shaodahong/auto-lib/commit/cd577390947977fa79dd80d024a25f7a697f3ce7)) +- **isdev.ts:** 修改 isdev 的判断方式 ([cd57739](https://github.com/shaodahong/auto-lib/commit/cd57739)) ### Features -- **http.ts:** 增加 utm 相关的默认传递参数 ([28a38ca](https://github.com/shaodahong/auto-lib/commit/28a38ca7c3cca060474b3e27141253a607a72882)) +- **http.ts:** 增加 utm 相关的默认传递参数 ([28a38ca](https://github.com/shaodahong/auto-lib/commit/28a38ca)) ## [0.1.30](https://github.com/shaodahong/auto-lib/compare/v0.1.29...v0.1.30) (2019-03-13) ### Features -- 🎸 flexible.js ([2a25181](https://github.com/shaodahong/auto-lib/commit/2a25181f3823c5e5ee865fa8f119197e98d5aad3)) +- 🎸 flexible.js ([2a25181](https://github.com/shaodahong/auto-lib/commit/2a25181)) ## [0.1.29](https://github.com/shaodahong/auto-lib/compare/v0.1.28...v0.1.29) (2019-03-12) @@ -157,31 +177,31 @@ ### Bug Fixes -- **stringToDate:** 修正该方法在只有年或年月时,月和日补 0 改为补 1 ([c0e7217](https://github.com/shaodahong/auto-lib/commit/c0e72179953cc1f6e81110de8d64942524870c22)) +- **stringToDate:** 修正该方法在只有年或年月时,月和日补 0 改为补 1 ([c0e7217](https://github.com/shaodahong/auto-lib/commit/c0e7217)) ## [0.1.27](https://github.com/shaodahong/auto-lib/compare/v0.1.26...v0.1.27) (2019-03-01) ### Bug Fixes -- **transfer.ts:** 将 secondToCountdown 函数的 zh_CN 参数作为可选参数 ([2ade0e4](https://github.com/shaodahong/auto-lib/commit/2ade0e450a65e78d08887d834f85ba27c93a6358)) +- **transfer.ts:** 将 secondToCountdown 函数的 zh_CN 参数作为可选参数 ([2ade0e4](https://github.com/shaodahong/auto-lib/commit/2ade0e4)) ## [0.1.26](https://github.com/shaodahong/auto-lib/compare/v0.1.25...v0.1.26) (2019-03-01) ### Features -- **transfer.ts:** 添加秒数转倒计时的方法 ([8251e8e](https://github.com/shaodahong/auto-lib/commit/8251e8e5f1cb51c235b4366de8a373a2a6e97fc5)) +- **transfer.ts:** 添加秒数转倒计时的方法 ([8251e8e](https://github.com/shaodahong/auto-lib/commit/8251e8e)) ## [0.1.24](https://github.com/shaodahong/auto-lib/compare/v0.1.23...v0.1.24) (2019-02-27) ### Features -- 🎸 date format ([9314336](https://github.com/shaodahong/auto-lib/commit/931433638bea7636854266be0a66d163222ba0b7)) +- 🎸 date format ([9314336](https://github.com/shaodahong/auto-lib/commit/9314336)) ## [0.1.23](https://github.com/shaodahong/auto-lib/compare/v0.1.22...v0.1.23) (2019-02-27) ### Features -- 🎸 transfer dateformat ([8de42b0](https://github.com/shaodahong/auto-lib/commit/8de42b02dac9109c1b1f419b9aa0cfd1712b2771)) +- 🎸 transfer dateformat ([8de42b0](https://github.com/shaodahong/auto-lib/commit/8de42b0)) ## [0.1.22](https://github.com/shaodahong/auto-lib/compare/v0.1.21...v0.1.22) (2019-02-26) @@ -191,48 +211,46 @@ ### Bug Fixes -- **dev:** 修改环境判定方式,兼容新老版本脚手架 ([2305703](https://github.com/shaodahong/auto-lib/commit/2305703eb502b9a9e2ec9952997aedcfec0ade7a)) -- **isDev.ts:** 修改判定方式 ([2aaaabe](https://github.com/shaodahong/auto-lib/commit/2aaaabe3fbcc09b2353de83c88d3dbe4238fc72a)) +- **dev:** 修改环境判定方式,兼容新老版本脚手架 ([2305703](https://github.com/shaodahong/auto-lib/commit/2305703)) +- **isDev.ts:** 修改判定方式 ([2aaaabe](https://github.com/shaodahong/auto-lib/commit/2aaaabe)) ### Features -- **token.ts:** 修改 toLogin 方法的参数,使其支持在 app 中可以重新定义 success 和 cancel 时的方法 ([be5ee46](https://github.com/shaodahong/auto-lib/commit/be5ee46a9db491a03245e59e6105f4fa67c171bf)) +- **token.ts:** 修改 toLogin 方法的参数,使其支持在 app 中可以重新定义 success 和 cancel 时的方法 ([be5ee46](https://github.com/shaodahong/auto-lib/commit/be5ee46)) ## [0.1.17](https://github.com/shaodahong/auto-lib/compare/v0.1.16...v0.1.17) (2019-02-25) ### Performance Improvements -- ⚡️ 分享微信朋友圈 title 使用分享给朋友的描述,新增 settitle 方法 ([4f8cc77](https://github.com/shaodahong/auto-lib/commit/4f8cc779b6dbf0f29bda88d65f39aa5b107d39df)) +- ⚡️ 分享微信朋友圈 title 使用分享给朋友的描述,新增 settitle 方法 ([4f8cc77](https://github.com/shaodahong/auto-lib/commit/4f8cc77)) ## [0.1.16](https://github.com/shaodahong/auto-lib/compare/v0.0.11...v0.1.16) (2019-02-20) -## [0.1.9](https://github.com/shaodahong/auto-lib/compare/v0.1.10...v0.1.9) (2019-02-20) - ### Features -- 🎸 http.ts 新增 toString ([6521437](https://github.com/shaodahong/auto-lib/commit/65214372a8b31b048584caa5a5ac1894f2a4b420)) +- 🎸 http.ts 新增 toString ([6521437](https://github.com/shaodahong/auto-lib/commit/6521437)) ## [0.1.10](https://github.com/shaodahong/auto-lib/compare/v0.1.8...v0.1.10) (2019-02-15) ### Bug Fixes -- 🐛 http ([86df42e](https://github.com/shaodahong/auto-lib/commit/86df42e6fc54a009b0074c7fe3388092cb09825d)) +- 🐛 http ([86df42e](https://github.com/shaodahong/auto-lib/commit/86df42e)) ### Features -- 🎸 go.ts ([885621a](https://github.com/shaodahong/auto-lib/commit/885621acba2ba3627ad73debb5dda00bdad3ffe0)) +- 🎸 go.ts ([885621a](https://github.com/shaodahong/auto-lib/commit/885621a)) ## [0.1.8](https://github.com/shaodahong/auto-lib/compare/v0.1.7...v0.1.8) (2019-02-01) ### Bug Fixes -- 🐛 search.ts ([061838f](https://github.com/shaodahong/auto-lib/commit/061838f54afbebe3e2fea5f04ef808ae0d98bff5)) +- 🐛 search.ts ([061838f](https://github.com/shaodahong/auto-lib/commit/061838f)) ## [0.1.7](https://github.com/shaodahong/auto-lib/compare/v0.1.6...v0.1.7) (2019-02-01) ### Features -- 🎸 search.ts ([de91c80](https://github.com/shaodahong/auto-lib/commit/de91c80031e453f895337541afec44ef50f5223e)) +- 🎸 search.ts ([de91c80](https://github.com/shaodahong/auto-lib/commit/de91c80)) ## [0.1.6](https://github.com/shaodahong/auto-lib/compare/v0.1.5...v0.1.6) (2019-01-31) @@ -248,15 +266,15 @@ ### Features -- 🎸 添加 date 和 inputEvents 扩展 ([20a820d](https://github.com/shaodahong/auto-lib/commit/20a820da5e8cb8c9b9f3320cbd2e9626f09edea4)) +- 🎸 添加 date 和 inputEvents 扩展 ([20a820d](https://github.com/shaodahong/auto-lib/commit/20a820d)) # [0.1.0](https://github.com/shaodahong/auto-lib/compare/v0.0.10...v0.1.0) (2019-01-24) ### Features -- 🎸 增加 cdn, go 文件 ([311c0be](https://github.com/shaodahong/auto-lib/commit/311c0be00af417ca739df1eefc4a7734c8ad27f2)) -- 🎸 添加 reset.scss ([e6102fa](https://github.com/shaodahong/auto-lib/commit/e6102fa5dd70e88f9bde90a739e40bb198d5b818)) -- 🎸 添加规范化的 changelog 辅助 ([b4dadba](https://github.com/shaodahong/auto-lib/commit/b4dadba7646c018368811bd0b472a1bf1aef20e5)) +- 🎸 增加 cdn, go 文件 ([311c0be](https://github.com/shaodahong/auto-lib/commit/311c0be)) +- 🎸 添加 reset.scss ([e6102fa](https://github.com/shaodahong/auto-lib/commit/e6102fa)) +- 🎸 添加规范化的 changelog 辅助 ([b4dadba](https://github.com/shaodahong/auto-lib/commit/b4dadba)) ## [0.0.10](https://github.com/shaodahong/auto-lib/compare/v0.0.9...v0.0.10) (2019-01-17) @@ -274,7 +292,7 @@ ### Bug Fixes -- auto-lib -> auto-libs ([cb8f770](https://github.com/shaodahong/auto-lib/commit/cb8f7705cea8cf736c4ca27c60973a3943f81b59)) +- auto-lib -> auto-libs ([cb8f770](https://github.com/shaodahong/auto-lib/commit/cb8f770)) ## [0.0.2](https://github.com/shaodahong/auto-lib/compare/v0.0.1...v0.0.2) (2018-10-10)