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 emitting nested arrays. #248

Merged
merged 1 commit into from
Jul 15, 2022
Merged

Fix emitting nested arrays. #248

merged 1 commit into from
Jul 15, 2022

Conversation

blackwinter
Copy link
Member

Nested arrays would always be flattened.

Nested arrays would always be flattened: #244 (comment)
@fsteeg fsteeg removed their assignment Jul 15, 2022
@TobiasNx
Copy link
Collaborator

Should I test this beside the flatten test since this was a global issue?

@blackwinter
Copy link
Member Author

Up to you. This has the potential to break existing uses. But it's a bug fix after all. So if you have anything you want to ensure keeps working, then you should test that.

@TobiasNx
Copy link
Collaborator

TobiasNx commented Jul 15, 2022

I tested it with my ALMA-Transformation had no breaks or changes. So seems good :)

+1

@blackwinter
Copy link
Member Author

Great :)

@blackwinter blackwinter merged commit c20f3e6 into master Jul 15, 2022
@blackwinter blackwinter deleted the fixEmittingNestedArrays branch July 15, 2022 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants