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

#355 Single column property #356

Merged
merged 1 commit into from
May 11, 2024
Merged

Conversation

kirchsth
Copy link
Contributor

related to #355

SetPropertyHeader() and AddProperty() are updated that only 1 column is required (the old implementation required at least 2 columns)

  • SetPropertyHeader(col1Name, ?col2Name, ?col3Name, ?col4Name)
  • AddProperty(col1, ?col2, ?col3, ?col4)

It can be tested via my extended branch.

@chriskn can you please test it?

BR Helmut

@kirchsth kirchsth added this to the v2.10.0 milestone May 10, 2024
@kirchsth kirchsth merged commit b95dc5a into plantuml-stdlib:master May 11, 2024
1 check passed
@kirchsth kirchsth deleted the feat/355_prop branch May 11, 2024 17:25
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.

None yet

1 participant