From 41f86b238af8374c2c66705cdfe5bda51b21807d Mon Sep 17 00:00:00 2001 From: yutotnh <57719497+yutotnh@users.noreply.github.com> Date: Fri, 24 Nov 2023 03:10:05 +0900 Subject: [PATCH] v0.1.0 (#185) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * v0.1.0 * docs: v0.1.0で変化した拡張機能の設定を反映 --- CHANGELOG.md | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 93 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27ac584..f98c3d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,97 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how ## [Unreleased] +## [0.1.0] + +## What's Changed + +### Exciting New Features 🎉 + +- chore: devcontainerのテストを改善 by [@yutotnh](https://github.com/yutotnh) in [#109](https://github.com/yutotnh/wave-dash-unify/pull/109) +- feat: ステータスバーに全角チルダと波ダッシュの個数を表示 #159 by [@yutotnh](https://github.com/yutotnh) in [#178](https://github.com/yutotnh/wave-dash-unify/pull/178) +- feat: 変換を有効/無効にするコマンドを追加 #179 by [@yutotnh](https://github.com/yutotnh) in [#180](https://github.com/yutotnh/wave-dash-unify/pull/180) + +### Other Changes + +- update: CHANGELOG.md by [@yutotnh](https://github.com/yutotnh) in [#86](https://github.com/yutotnh/wave-dash-unify/pull/86) +- build(deps-dev): bump @types/node from 20.4.2 to 20.4.4 by [@dependabot](https://github.com/apps/dependabot) in [#87](https://github.com/yutotnh/wave-dash-unify/pull/87) +- build(deps-dev): bump @types/node from 20.4.4 to 20.4.5 by [@dependabot](https://github.com/apps/dependabot) in [#88](https://github.com/yutotnh/wave-dash-unify/pull/88) +- build(deps-dev): bump @vscode/vsce from 2.19.0 to 2.20.0 by [@dependabot](https://github.com/apps/dependabot) in [#89](https://github.com/yutotnh/wave-dash-unify/pull/89) +- build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by [@dependabot](https://github.com/apps/dependabot) in [#90](https://github.com/yutotnh/wave-dash-unify/pull/90) +- build(deps-dev): bump @vscode/test-electron from 2.3.3 to 2.3.4 by [@dependabot](https://github.com/apps/dependabot) in [#92](https://github.com/yutotnh/wave-dash-unify/pull/92) +- build(deps-dev): bump eslint from 8.45.0 to 8.46.0 by [@dependabot](https://github.com/apps/dependabot) in [#91](https://github.com/yutotnh/wave-dash-unify/pull/91) +- build(deps-dev): bump @types/node from 20.4.5 to 20.4.7 by [@dependabot](https://github.com/apps/dependabot) in [#95](https://github.com/yutotnh/wave-dash-unify/pull/95) +- build(deps-dev): bump eslint-config-prettier from 8.9.0 to 8.10.0 by [@dependabot](https://github.com/apps/dependabot) in [#96](https://github.com/yutotnh/wave-dash-unify/pull/96) +- build(deps-dev): bump @vscode/vsce from 2.20.0 to 2.20.1 by [@dependabot](https://github.com/apps/dependabot) in [#97](https://github.com/yutotnh/wave-dash-unify/pull/97) +- build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 by [@dependabot](https://github.com/apps/dependabot) in [#98](https://github.com/yutotnh/wave-dash-unify/pull/98) +- build(deps-dev): bump @types/node from 20.4.7 to 20.4.8 by [@dependabot](https://github.com/apps/dependabot) in [#99](https://github.com/yutotnh/wave-dash-unify/pull/99) +- build(deps-dev): bump prettier from 2.8.8 to 3.0.1 by [@dependabot](https://github.com/apps/dependabot) in [#93](https://github.com/yutotnh/wave-dash-unify/pull/93) +- build(deps-dev): bump @types/node from 20.4.8 to 20.4.9 by [@dependabot](https://github.com/apps/dependabot) in [#100](https://github.com/yutotnh/wave-dash-unify/pull/100) +- build(deps-dev): bump @types/node from 20.4.9 to 20.5.0 by [@dependabot](https://github.com/apps/dependabot) in [#102](https://github.com/yutotnh/wave-dash-unify/pull/102) +- build(deps-dev): bump eslint from 8.46.0 to 8.47.0 by [@dependabot](https://github.com/apps/dependabot) in [#101](https://github.com/yutotnh/wave-dash-unify/pull/101) +- build(deps-dev): bump prettier from 3.0.1 to 3.0.2 by [@dependabot](https://github.com/apps/dependabot) in [#103](https://github.com/yutotnh/wave-dash-unify/pull/103) +- build(deps-dev): bump @types/node from 20.5.0 to 20.5.1 by [@dependabot](https://github.com/apps/dependabot) in [#104](https://github.com/yutotnh/wave-dash-unify/pull/104) +- build(deps-dev): bump @types/node from 20.5.1 to 20.5.3 by [@dependabot](https://github.com/apps/dependabot) in [#105](https://github.com/yutotnh/wave-dash-unify/pull/105) +- build(deps-dev): bump @types/node from 20.5.3 to 20.5.4 by [@dependabot](https://github.com/apps/dependabot) in [#106](https://github.com/yutotnh/wave-dash-unify/pull/106) +- build(deps-dev): bump typescript from 5.1.6 to 5.2.2 by [@dependabot](https://github.com/apps/dependabot) in [#107](https://github.com/yutotnh/wave-dash-unify/pull/107) +- build(deps-dev): bump eslint from 8.47.0 to 8.49.0 by [@dependabot](https://github.com/apps/dependabot) in [#117](https://github.com/yutotnh/wave-dash-unify/pull/117) +- build(deps-dev): bump @types/node from 20.5.4 to 20.6.0 by [@dependabot](https://github.com/apps/dependabot) in [#118](https://github.com/yutotnh/wave-dash-unify/pull/118) +- build(deps): bump actions/checkout from 3 to 4 by [@dependabot](https://github.com/apps/dependabot) in [#116](https://github.com/yutotnh/wave-dash-unify/pull/116) +- build(deps-dev): bump prettier from 3.0.2 to 3.0.3 by [@dependabot](https://github.com/apps/dependabot) in [#112](https://github.com/yutotnh/wave-dash-unify/pull/112) +- build(deps-dev): bump @types/tmp from 0.2.3 to 0.2.4 by [@dependabot](https://github.com/apps/dependabot) in [#120](https://github.com/yutotnh/wave-dash-unify/pull/120) +- build(deps-dev): bump @vscode/vsce from 2.20.1 to 2.21.0 by [@dependabot](https://github.com/apps/dependabot) in [#119](https://github.com/yutotnh/wave-dash-unify/pull/119) +- build(deps-dev): bump @types/node from 20.6.0 to 20.6.2 by [@dependabot](https://github.com/apps/dependabot) in [#121](https://github.com/yutotnh/wave-dash-unify/pull/121) +- build(deps-dev): bump @types/node from 20.6.2 to 20.6.3 by [@dependabot](https://github.com/apps/dependabot) in [#122](https://github.com/yutotnh/wave-dash-unify/pull/122) +- build(deps-dev): bump @types/node from 20.6.3 to 20.6.5 by [@dependabot](https://github.com/apps/dependabot) in [#127](https://github.com/yutotnh/wave-dash-unify/pull/127) +- build(deps-dev): bump @types/encoding-japanese from 2.0.1 to 2.0.2 by [@dependabot](https://github.com/apps/dependabot) in [#125](https://github.com/yutotnh/wave-dash-unify/pull/125) +- build(deps-dev): bump eslint from 8.49.0 to 8.50.0 by [@dependabot](https://github.com/apps/dependabot) in [#124](https://github.com/yutotnh/wave-dash-unify/pull/124) +- build(deps-dev): bump @types/node from 20.6.5 to 20.7.0 by [@dependabot](https://github.com/apps/dependabot) in [#128](https://github.com/yutotnh/wave-dash-unify/pull/128) +- build(deps-dev): bump @types/node from 20.7.0 to 20.7.1 by [@dependabot](https://github.com/apps/dependabot) in [#132](https://github.com/yutotnh/wave-dash-unify/pull/132) +- build(deps-dev): bump @types/mocha from 10.0.1 to 10.0.2 by [@dependabot](https://github.com/apps/dependabot) in [#130](https://github.com/yutotnh/wave-dash-unify/pull/130) +- build(deps-dev): bump @types/node from 20.7.1 to 20.8.0 by [@dependabot](https://github.com/apps/dependabot) in [#134](https://github.com/yutotnh/wave-dash-unify/pull/134) +- build(deps-dev): bump @vscode/vsce from 2.21.0 to 2.21.1 by [@dependabot](https://github.com/apps/dependabot) in [#133](https://github.com/yutotnh/wave-dash-unify/pull/133) +- build(deps-dev): bump @types/node from 20.8.0 to 20.8.2 by [@dependabot](https://github.com/apps/dependabot) in [#135](https://github.com/yutotnh/wave-dash-unify/pull/135) +- build(deps-dev): bump @vscode/test-electron from 2.3.4 to 2.3.5 by [@dependabot](https://github.com/apps/dependabot) in [#137](https://github.com/yutotnh/wave-dash-unify/pull/137) +- build(deps-dev): bump ts-loader from 9.4.4 to 9.5.0 by [@dependabot](https://github.com/apps/dependabot) in [#140](https://github.com/yutotnh/wave-dash-unify/pull/140) +- build(deps-dev): bump @types/node from 20.8.2 to 20.8.3 by [@dependabot](https://github.com/apps/dependabot) in [#139](https://github.com/yutotnh/wave-dash-unify/pull/139) +- build(deps-dev): bump @types/node from 20.8.3 to 20.8.4 by [@dependabot](https://github.com/apps/dependabot) in [#141](https://github.com/yutotnh/wave-dash-unify/pull/141) +- build(deps-dev): bump @types/node from 20.8.4 to 20.8.5 by [@dependabot](https://github.com/apps/dependabot) in [#142](https://github.com/yutotnh/wave-dash-unify/pull/142) +- build(deps-dev): bump @types/node from 20.8.5 to 20.8.6 by [@dependabot](https://github.com/apps/dependabot) in [#144](https://github.com/yutotnh/wave-dash-unify/pull/144) +- build(deps-dev): bump @types/encoding-japanese from 2.0.2 to 2.0.3 by [@dependabot](https://github.com/apps/dependabot) in [#145](https://github.com/yutotnh/wave-dash-unify/pull/145) +- build(deps-dev): bump webpack from 5.88.2 to 5.89.0 by [@dependabot](https://github.com/apps/dependabot) in [#143](https://github.com/yutotnh/wave-dash-unify/pull/143) +- build(deps-dev): bump @types/node from 20.8.6 to 20.8.7 by [@dependabot](https://github.com/apps/dependabot) in [#148](https://github.com/yutotnh/wave-dash-unify/pull/148) +- build(deps-dev): bump eslint from 8.50.0 to 8.51.0 by [@dependabot](https://github.com/apps/dependabot) in [#138](https://github.com/yutotnh/wave-dash-unify/pull/138) +- build(deps-dev): bump @types/mocha from 10.0.2 to 10.0.3 by [@dependabot](https://github.com/apps/dependabot) in [#146](https://github.com/yutotnh/wave-dash-unify/pull/146) +- build(deps-dev): bump @types/tmp from 0.2.4 to 0.2.5 by [@dependabot](https://github.com/apps/dependabot) in [#149](https://github.com/yutotnh/wave-dash-unify/pull/149) +- build(deps-dev): bump @types/node from 20.8.7 to 20.8.8 by [@dependabot](https://github.com/apps/dependabot) in [#151](https://github.com/yutotnh/wave-dash-unify/pull/151) +- build(deps-dev): bump @types/node from 20.8.8 to 20.8.9 by [@dependabot](https://github.com/apps/dependabot) in [#153](https://github.com/yutotnh/wave-dash-unify/pull/153) +- build(deps-dev): bump @vscode/test-electron from 2.3.5 to 2.3.6 by [@dependabot](https://github.com/apps/dependabot) in [#152](https://github.com/yutotnh/wave-dash-unify/pull/152) +- build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by [@dependabot](https://github.com/apps/dependabot) in [#150](https://github.com/yutotnh/wave-dash-unify/pull/150) +- build(deps-dev): bump @vscode/vsce from 2.21.1 to 2.22.0 by [@dependabot](https://github.com/apps/dependabot) in [#155](https://github.com/yutotnh/wave-dash-unify/pull/155) +- build(deps): bump actions/setup-node from 3 to 4 by [@dependabot](https://github.com/apps/dependabot) in [#154](https://github.com/yutotnh/wave-dash-unify/pull/154) +- build(deps-dev): bump @types/node from 20.8.9 to 20.8.10 by [@dependabot](https://github.com/apps/dependabot) in [#156](https://github.com/yutotnh/wave-dash-unify/pull/156) +- build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by [@dependabot](https://github.com/apps/dependabot) in [#160](https://github.com/yutotnh/wave-dash-unify/pull/160) +- build(deps-dev): bump @types/encoding-japanese from 2.0.3 to 2.0.4 by [@dependabot](https://github.com/apps/dependabot) in [#161](https://github.com/yutotnh/wave-dash-unify/pull/161) +- build(deps-dev): bump @types/mocha from 10.0.3 to 10.0.4 by [@dependabot](https://github.com/apps/dependabot) in [#165](https://github.com/yutotnh/wave-dash-unify/pull/165) +- build(deps-dev): bump @types/node from 20.8.10 to 20.9.0 by [@dependabot](https://github.com/apps/dependabot) in [#162](https://github.com/yutotnh/wave-dash-unify/pull/162) +- build(deps-dev): bump @types/tmp from 0.2.5 to 0.2.6 by [@dependabot](https://github.com/apps/dependabot) in [#164](https://github.com/yutotnh/wave-dash-unify/pull/164) +- build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by [@dependabot](https://github.com/apps/dependabot) in [#166](https://github.com/yutotnh/wave-dash-unify/pull/166) +- build(deps-dev): bump @types/node from 20.9.0 to 20.9.1 by [@dependabot](https://github.com/apps/dependabot) in [#168](https://github.com/yutotnh/wave-dash-unify/pull/168) +- build(deps-dev): bump ts-loader from 9.5.0 to 9.5.1 by [@dependabot](https://github.com/apps/dependabot) in [#167](https://github.com/yutotnh/wave-dash-unify/pull/167) +- build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by [@dependabot](https://github.com/apps/dependabot) in [#170](https://github.com/yutotnh/wave-dash-unify/pull/170) +- build(deps-dev): bump @types/node from 20.9.1 to 20.9.2 by [@dependabot](https://github.com/apps/dependabot) in [#169](https://github.com/yutotnh/wave-dash-unify/pull/169) +- build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by [@dependabot](https://github.com/apps/dependabot) in [#173](https://github.com/yutotnh/wave-dash-unify/pull/173) +- build(deps-dev): bump @types/node from 20.9.2 to 20.9.3 by [@dependabot](https://github.com/apps/dependabot) in [#172](https://github.com/yutotnh/wave-dash-unify/pull/172) +- build(deps-dev): bump @types/encoding-japanese from 2.0.4 to 2.0.5 by [@dependabot](https://github.com/apps/dependabot) in [#171](https://github.com/yutotnh/wave-dash-unify/pull/171) +- build(deps-dev): bump @types/node from 20.9.3 to 20.9.4 by [@dependabot](https://github.com/apps/dependabot) in [#176](https://github.com/yutotnh/wave-dash-unify/pull/176) +- build(deps-dev): bump @types/mocha from 10.0.4 to 10.0.6 by [@dependabot](https://github.com/apps/dependabot) in [#175](https://github.com/yutotnh/wave-dash-unify/pull/175) +- build(deps-dev): bump @vscode/test-electron from 2.3.6 to 2.3.7 by [@dependabot](https://github.com/apps/dependabot) in [#177](https://github.com/yutotnh/wave-dash-unify/pull/177) +- fix: full-width表記からfullwidth表記に変更 by [@yutotnh](https://github.com/yutotnh) in [#181](https://github.com/yutotnh/wave-dash-unify/pull/181) +- fix: CHANGELOG.md中のユーザー表記をハイパーリンクにする #183 by [@yutotnh](https://github.com/yutotnh) in [#184](https://github.com/yutotnh/wave-dash-unify/pull/184) +- fix: CHANGELOGのリンクの表記を変更 by [@yutotnh](https://github.com/yutotnh) in [#182](https://github.com/yutotnh/wave-dash-unify/pull/182) + +**Full Changelog**: [v0.0.3...v0.1.0](https://github.com/yutotnh/wave-dash-unify/compare/v0.0.3...v0.1.0) + ## [0.0.3] ## What's Changed diff --git a/README.md b/README.md index cd07bbe..b6b439d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ sequenceDiagram ## Extension Settings -- `waveDashUnify.enable`: Enable Wave Dash Unify +- `waveDashUnify.enableConvert`: Enable convert to wave dash to fullwidth tilde ## Known Issues diff --git a/package.json b/package.json index 166c1b6..a25e98c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "wave-dash-unify", "displayName": "Wave Dash Unify", "description": "Automatically converts both FULLWIDTH TILDE and WAVE DASH characters to the WAVE DASH character", - "version": "0.0.3", + "version": "0.1.0", "publisher": "yutotnh", "engines": { "vscode": "^1.78.0"