Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 08:14
· 4 commits to main since this release

変更内容

バグ修正

  • Windows リリースビルド時にコンソールウィンドウが一緒に表示される問題を修正
    • #![cfg_attr(not(debug_assertions), windows_subsystem = "windows")] を追加

その他

  • バージョンを v0.1.1 に更新
  • MSI インストーラーを日本語版に設定
  • ビルド成果物を MSI のみに統一(NSIS exe を廃止)