Skip to content

Feature/condense overview with new representation#29

Merged
Alex793x merged 3 commits intodevelopfrom
feature/condense-overview-with-new-representation
Jun 6, 2025
Merged

Feature/condense overview with new representation#29
Alex793x merged 3 commits intodevelopfrom
feature/condense-overview-with-new-representation

Conversation

@Alex793x
Copy link
Copy Markdown
Contributor

@Alex793x Alex793x commented Jun 6, 2025

This pull request introduces significant updates to the syncable-cli project, including a new version release (0.3.0), enhanced CLI functionality with multiple display modes, and updates to dependencies and code structure. The changes are primarily focused on improving user experience, adding new features, and refining the codebase.

Version and Dependency Updates:

  • Updated project version to 0.3.0 in Cargo.toml to reflect the new release.
  • Added new dependencies: colored and prettytable, enabling improved CLI output formatting.

New CLI Features:

  • Introduced display modes (matrix, summary, detailed) for the sync-ctl analyze command, providing flexible output formats for different use cases. [1] [2]
  • Added DisplayFormat enum to support the new display modes in the CLI.
  • Updated documentation (README.md, docs/cli-display-modes.md, docs/command-overview.md) to explain the new display modes and their usage. [1] [2] [3]

Codebase Refinement:

  • Updated enums (OrchestrationPattern, TechnologyCategory, LibraryType) to derive Eq and Hash for improved classification and usage in hash-based collections. [1] [2] [3]
  • Added a new display module to organize code related to CLI display functionality.

Changelog Updates:

  • Added a new entry for version 0.3.0 in CHANGELOG.md, summarizing the new features and updates.

@Alex793x Alex793x merged commit 9d43e6a into develop Jun 6, 2025
Alex793x added a commit that referenced this pull request Jun 6, 2025
* chore: release v0.3.0

* feat: Optimized Analysis Dashboard Overview with new default matrix option
@Alex793x Alex793x mentioned this pull request Jun 6, 2025
Alex793x added a commit that referenced this pull request Jun 6, 2025
* chore: release v0.3.0

* Feature/condense overview with new representation (#29)

* chore: release v0.3.0

* feat: Optimized Analysis Dashboard Overview with new default matrix option

* chore: release v0.4.0

* feat: fixed update version
Alex793x added a commit that referenced this pull request Jun 6, 2025
* Feature/condense overview with new representation (#29)

* chore: release v0.3.0

* feat: Optimized Analysis Dashboard Overview with new default matrix option

* Feature/fix auto update (#32)

* chore: release v0.3.0

* Feature/condense overview with new representation (#29)

* chore: release v0.3.0

* feat: Optimized Analysis Dashboard Overview with new default matrix option

* chore: release v0.4.0

* feat: fixed update version
Alex793x added a commit that referenced this pull request Jun 6, 2025
* Feature/condense overview with new representation (#29)

* chore: release v0.3.0

* feat: Optimized Analysis Dashboard Overview with new default matrix option

* Feature/fix auto update (#32)

* chore: release v0.3.0

* Feature/condense overview with new representation (#29)

* chore: release v0.3.0

* feat: Optimized Analysis Dashboard Overview with new default matrix option

* chore: release v0.4.0

* feat: fixed update version
@Alex793x Alex793x deleted the feature/condense-overview-with-new-representation branch June 6, 2025 22:22
Alex793x added a commit that referenced this pull request Mar 28, 2026
* chore: release v0.3.0

* feat: Optimized Analysis Dashboard Overview with new default matrix option
Alex793x added a commit that referenced this pull request Mar 28, 2026
* chore: release v0.3.0

* feat: Optimized Analysis Dashboard Overview with new default matrix option
Alex793x added a commit that referenced this pull request Mar 28, 2026
* chore: release v0.3.0

* Feature/condense overview with new representation (#29)

* chore: release v0.3.0

* feat: Optimized Analysis Dashboard Overview with new default matrix option

* chore: release v0.4.0

* feat: fixed update version
Alex793x added a commit that referenced this pull request Mar 28, 2026
* Feature/condense overview with new representation (#29)

* chore: release v0.3.0

* feat: Optimized Analysis Dashboard Overview with new default matrix option

* Feature/fix auto update (#32)

* chore: release v0.3.0

* Feature/condense overview with new representation (#29)

* chore: release v0.3.0

* feat: Optimized Analysis Dashboard Overview with new default matrix option

* chore: release v0.4.0

* feat: fixed update version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant