Skip to content

v1.2.2 🦅

Compare
Choose a tag to compare
@release-drafter release-drafter released this 19 May 21:55
· 3782 commits to refs/heads/main since this release
cc6a991

Hayabusa v1.2.2 Changelog:

🦅 New Features:

  • Added a logon summary feature. (-L / --logon-summary) (@garigariganzy)

🦅 Enhancements:

  • Colored output is now on by default and supports Command and Powershell prompts. (@hitenkoku)

🐛 Bug Fixes:

  • Fixed a bug in the update feature when the rules repository does not exist but the rules folder exists. (#516) (@hitenkoku)
  • Fixed a rule parsing error bug when there were .yml files in a .git folder. (#524) (@hitenkoku)
  • Fixed wrong version number in the 1.2.1 binary.

🦅 新機能:

  • ログオン情報の要約の機能の追加。 (-L / --logon-summary) (@garigariganzy)

🦅 改善:

  • カラー出力はデフォルトで有効になって、コマンドプロンプトとPowerShellプロンプトに対応している。 (@hitenkoku)

🐛 バグ修正:

  • rulesフォルダが存在するが、レポジトリがダウンロードされていない場合は、ルール更新が失敗していたが、修正した。(#516) (@hitenkoku)
  • .gitフォルダ内にあるymlファイルが一部のWindows環境で読み込まれた際にエラーが発生していたが、修正した。(#524)(@hitenkoku)
  • 1.2.1バイナリで表示する誤ったバージョン番号の修正。