Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix namespaces #17

Merged
merged 7 commits into from
Feb 23, 2025
Merged

Fix namespaces #17

merged 7 commits into from
Feb 23, 2025

Conversation

tamdaz
Copy link
Owner

@tamdaz tamdaz commented Feb 23, 2025

Description

This PR fixes a bug that prevented a class diagram from being displayed. This is due to the fact that the name of a namespace is the same as that of a class. The solution is to use a dash to differentiate between them.

Changelog

  • Fix namespaces

@tamdaz tamdaz added Bug Report a bug Improvement Improve code structure labels Feb 23, 2025
@tamdaz tamdaz added this to the v0.6.0 milestone Feb 23, 2025
@tamdaz tamdaz self-assigned this Feb 23, 2025
@tamdaz tamdaz merged commit 0ae068a into main Feb 23, 2025
1 check passed
@tamdaz tamdaz deleted the fix/namespaces branch February 23, 2025 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report a bug Improvement Improve code structure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant