Releases: ysk8hori/typescript-graph
v0.14.1
v0.14.0
v0.13.0
🚀 Release Notes: TypeScript Graph v0.13.0
What's New:
Welcome to the exciting release of TypeScript Graph v0.13.0! This version introduces a powerful new beta feature designed to help you analyze module coupling and instability.
Features:
-
Instability Analysis (Beta):
We've added a beta feature that displays the coupling and instability of each module (file). This is a great tool for identifying potential areas of concern in your codebase. Please note that as a beta feature, it is still in testing and may undergo changes based on user feedback.To try out this feature, use the
--measure-instability
option.Example:
tsg --measure-instability
🚀 リリースノート: TypeScript Graph v0.13.0
新機能の紹介:
TypeScript Graph v0.13.0のエキサイティングなリリースへようこそ!このバージョンでは、モジュールのカップリング数や不安程度を表示する強力なベータ機能を導入しています。
機能:
-
不安定性の分析 (ベータ):
各モジュール(ファイル)のカップリング数や不安程度を表示するベータ機能を追加しました。これは、コードベースの潜在的な問題領域を特定するための素晴らしいツールです。ベータ機能であるため、ユーザーからのフィードバックに基づいて変更が加えられる可能性があります。この機能を試すには、
--measure-instability
オプションを使用してください。例:
typescript-graph --measure-instability
フルチェンジログ: このリリースの詳細な変更点は、フルチェンジログ をご覧ください。
新しいベータ機能を体験して、フィードバックをお寄せください!🚀