Skip to content

Latest commit

 

History

History
304 lines (218 loc) · 21.4 KB

CHANGELOG.md

File metadata and controls

304 lines (218 loc) · 21.4 KB

3.1.0 (2018-07-14)

3.0.3-beta.1 (2018-07-14)

  • chore: new beta version: 3.0.3-beta.1 (508c144)
  • chore: update dependcies (dd3d5da)
  • feat: add tagMode. (e2ac803), closes #122
  • docs: update CHANGELOG (b9f107a)
  • docs: update issue template (eaa22a4)

3.0.3 (2018-05-19)

3.0.2 (2018-03-30)

  • chore: bump version (c6bb4da)
  • chore: bump version for preRelease (e64a3f5)
  • chore: update dependcies (e8f736c)
  • chore: use hexo-log to print log (8e81a5b), closes #99
  • docs: fix typo (a0a1828)
  • docs: update changelog (c7d2ac4)
  • docs: update lint-related (d5402f4)
  • feat: add custom path support for js on path (2089561), closes #95
  • perf: better RegExp from hexo-inject (7e25de7), closes #96
  • style: lint (cb32e30)
  • style: use markdownlint to lint documents (36a1855)
  • revert(injector): revert to use regExp to modify html (e62d032), closes #91

3.0.1 (2018-02-19)

3.0.0 (2018-02-15)

  • chore: bump version: 3.0.0 (573dc64)
  • fix: fix bugs in npm script, new changelog command (a1ee477)

3.0.0-beta.3 (2018-02-15)

  • chore: bump version (50bc2f9)
  • chore: bump version (9840335)
  • style: crazy lint (c348707)
  • style: move print into new function, fix null of undefined (6431600)
  • fix: fix bugs (1423cae)

3.0.0-beta.1 (2018-02-14)

3.0.0-0 (2018-02-09)

  • 3.0.0-0 (7d9adc7)
  • fix(local js copy): (47a8aad)
  • feat: add enable option (09e39e1), closes #57
  • feat: add hash module (e8d24c5), closes #83
  • feat: add jsPath(CDN Support), auto modify html (557653a), closes #66 #36
  • feat: add UglifyJS (80d348b)
  • feat: build the framework of copying files (67447a7), closes #75
  • feat: new AI for file copy (f77edf8)
  • feat: New generated js name, webbranch (cfe08bb), closes #51
  • feat: rewrite helper framework (fc6ec6b)
  • feat: Warn users of obsolete versions (04a637c), closes #54
  • style: arrange path structure, add notes (903bf6f)
  • style: live2d.min.js has better style now (e17287a)
  • style: reduce exposed varible, function! (120386b)
  • fix: program error (e123d6a)
  • fix: update dependices (ffc980a)
  • fix: Webbranch Problem (22853ef)
  • fix: webbranch url issue (1796b8c)
  • docs: added comments (c91c71f), closes #60
  • docs: fix wrong link (bd9b94f)
  • docs: Fold model list (6fd7d95)
  • docs: update CHANGELOG (784c19a)
  • docs: update README (b9b5f50)
  • docs: Update README (4066b1f)
  • docs: Update workflow and instructions. (6ebbdad)
  • chore(file path): remove models and clientJs to live2d-widget.js and live2d-widget-models (8867107)
  • refactor: add README broken instructions, main.js modified (f3d2fce)
  • build: UNFINISHED! new build logic (6b437ac)
  • doc: create CODE OF CONDUCT. (973f1b9)

BREAKING CHANGE

  • DON'T manually modify your site template.
  • Don't need to modify the theme template, rename the bundle.js to cLive2d.min.js
  • No sooner need to use built-in clientJs

3.0.0-beta.2 (2017-11-26)

  • chore: Compress codes. (146b5d9)
  • chore: Use new device.js (7562ab0), closes #46
  • chore: v2.1.5 (425de96)
  • style: Fix tab and space issue (1b447aa)
  • style: improve coding style (e57f16a)
  • style: Linux line break(LF) (8cb4ca7)
  • style: Linux line break(LF) and added .editorconfig (9e8e878), closes #47
  • style(clientJs): path optimized (54ffae1)
  • refactor: Improve code quality (e1cdad1)
  • refactor: noted unused function, variable according some to UgilyJs (0cf2c63), closes #42
  • refactor: rename variable, add variables, style (f684d23)
  • perf: remove unused variable, always true condition (e2357a6)
  • fix: device.js now will grab off from the global. (e93460a), closes #46
  • fix: release problem (d9c45f9)
  • fix: Restore pointer-events: none; (bc922af)
  • feat: CDN and better loading for current-device (fab0744), closes #46
  • feat(assets): Add new models (c7ae026)
  • feat(clientJs): Add mouse click event and remove style pointer-events: none (2c8f27b)
  • feat(dev page): A whole new useful dev page!!! Cheer!!! (b686c41)
  • Update main.js (421e2ef)

2.0.0 (2017-11-16)

  • docs: add workflow of publish new version (932502a)
  • docs: fix ambiguity of modify the source code (f9d2596)
  • docs: update changelog (c62fcf2)
  • docs: update CHANGELOG (504cf99)
  • docs: update CHANGELOG (4b1fe03)
  • docs: update CHANGELOG (e815980)
  • docs: update CHANGELOG (7c26e97)
  • feat: npm run CHANGELOG now will show result. (5ba0456)
  • feat(clientJs): Add browser WebGL support warning (fea64e4), closes #40 #42

2.1.4 (2017-11-15)

  • release: v2.1.4 (632e783)
  • fix(device.js): Fix error when device.min.js isn't exist. (6a92dde)
  • style: Update cilentJs dump file (9af1927)
  • style(device.js): optimize the way of including the device.js (c0c09e3), closes #35
  • doc: Set READMEs to Capital (dc945b9)
  • build(Commit system and build flow): Commit system and build flow (9997c22)
  • build(webpack): update clientJs workflow, seperate dev env and production env (29c7eca), closes #36 #20 #36
  • build(Workflow and README): New workflow and README updated (4e6760f), closes #39
  • docs: add CHANGELOG YEAH~~~~~ (76f70bf)
  • docs: fix changelog bugs (95b75a3)
  • docs(CHANGELOG.md): update changelog (224dbab)
  • docs(CHANGELOG.md): Update changelog (35adcef)
  • docs(CONTRIBUTING ISSUE PR TEMPLATE): update templates and readme and package.json (3d49273)

2.1.3 (2017-11-11)

2.1.2 (2017-11-03)

2.1.1 (2017-11-03)

  • fix: bottomOffset to verticalOffset (6d432b8)

2.1.0 (2017-11-03)

  • Add custom model path at root directory (5fc7796)
  • change bottomOffset to verticalOffset (94560f7)
  • Deleted package-lock.json to solve dependencies problems, and update hexo-fs to 0.2.2 (a992565)
  • Fix bugs and improve coding (f22ce35)
  • Fixed config issue (48a84c7)
  • Improve file structure (e18da32)
  • optimize attaching models' file structure (9045f96)
  • Rebuild script (7570106)
  • Tried to fix (#26) Uncaught TypeError (4ad70f5), closes #26
  • Update README (e8332a2)
  • Update READMEs (1ae7b69)
  • Update READMEs (d5a6c9b)
  • update version (97ad909)
  • Write new README (4a79abe)
  • 仅生成选择的模型(#14) 模型列表移除(#14) 请注意README中的路径要求! (58453ec), closes #14 #14
  • 增加模型左右设置(#10)(#19)(#21)(#23) 增加移动端模型更多功能(#12) (b3041f3), closes #10 #19 #21 #23 #12

2.0.8 (2017-08-30)

2.0.7 (2017-08-17)

2.0.4 (2017-05-23)

2.0.3 (2017-05-22)

2.0.2 (2017-05-22)