## [Unreleased] ## [0.3.0] - 2022-07-24 - Stable mermaid support. - Stable `excludes` option. - Refactor JsDependency class method using `JsDependency::TargetPathname`. ## [0.2.3.1] - 2022-07-21 - Revert for script tag with line brake. - Fix exclude pattern. ## [0.2.3] - 2022-07-21 - Fix for script tag with line brake. ## [0.2.2] - 2022-07-21 - Add CLI option parameter "exclude". - Add yaml configuration option parameter "excludes" that is array of "exclude". ## [0.2.1] - 2022-07-20 - Output parents and children cli with line brake and sort. - Output mermaid with parent and child string sorting. ## [0.2.0] - 2022-07-19 - Add CLI interface. ## [0.1.1] - 2022-07-19 - Bug fix of double quotation mark. ## [0.1.0] - 2022-07-16 - Initial release