Sha256: 77a91ee817d96d4d84067fcf34c472cb3b104e8ebe8aaa41405e49b9f99adc2a

Contents?: true

Size: 1.83 KB

Versions: 1

Compression:

Stored size: 1.83 KB

Contents

## [Unreleased]

## [0.3.12] - 2022-08-14

- Add rspec test.
- Fix script tag contents extraction if script tag has `src` like `<script src="">` .

## [0.3.11] - 2022-08-13

- Add target_paths options in configuration file to use array.

## [0.3.10] - 2022-08-13

- Add file_config options to specify configuration yaml which user like.

## [0.3.9] - 2022-08-12

- Add alias_paths options of hash.

## [0.3.8] - 2022-08-11

- `.js_dependecy.yaml` is arrowed for configuration file name.
- Refactor codes.
- Add test codes.

## [0.3.7] - 2022-08-11

- If target is index.js, orphan include in analysis.

## [0.3.6] - 2022-08-11

- Add src path in script tag for create index.

## [0.3.5] - 2022-07-27

- Export orphan components list.
- Export left components list.

## [0.3.4] - 2022-07-26

- Add version CLI command
- Bug fix excludes option in parents and children commands.

## [0.3.3] - 2022-07-26

- Add special style to target_paths in mermaid output CLI.

## [0.3.2] - 2022-07-26

- Multiple excludes option for CLI.

## [0.3.1] - 2022-07-25

- Multiple target paths for JsDependency.export and export_mermaid CLI.

## [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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
js_dependency-0.3.12 CHANGELOG.md