Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: xing/jungle

Tags

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from xing/support_products

Support to use Product as target in SPM

2.2.2

Toggle 2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support also binary targets (#21)

2.2.1

Toggle 2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from xing/fix_yaml_parsing_for_test_targets

fix podextractor for some test targets

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #19 from xing/dependant_targets

Dependant targets

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix zsh issue in shell (#18)

* fix issue in shell

* increase command version

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create dependencies module count command (#15)

* Added modules stats command

* Use modules for SPM

* Control empty nodes
Added tests

* Refactor some code

* New version

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SwiftPM support (#11)

* new spm command

* integrate SPM package processing in graph command

* added multi-edge configuration for graph

* show complexity info in label at bottom

* remove extra character

* fixed package

* fix issue with grah

* update documentation

* fix graph issues

* added new option to show externals dependencies

* added unit tests

* remove dependency

* remove unused import

* compare working with SPM

* refactor compare command

* refactor compare command

* implemented history command for SPM

* update documentation

* fix order

* make graph command to update graph and stats according to the parameter

* adapt compare command to multi/regular config

* adapt history command

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ignore failed task in the TaskGroup (#13)

* ignore failed task in the TaskGroup

* update version

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Main.swift

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix an issue with empty children dependencies (#8)