Skip to content

Fixes issues 951 (backported from the main branch) and 954#956

Merged
michelebastione merged 1 commit into
mini-software:v1.x-maintenancefrom
michelebastione:minor-fixes
May 11, 2026
Merged

Fixes issues 951 (backported from the main branch) and 954#956
michelebastione merged 1 commit into
mini-software:v1.x-maintenancefrom
michelebastione:minor-fixes

Conversation

@michelebastione
Copy link
Copy Markdown
Collaborator

Closes #954

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request fixes a bug in the template value extraction process by ensuring that indexer properties are ignored, which previously caused issues when processing objects. It also updates test assertions for better clarity and adds a regression test for Issue 951. Regarding the code changes, the reviewer pointed out that changing the default excelType to XLSX in MergeSameCellsAsync is inconsistent with the rest of the API and breaks automatic file format detection, suggesting it should remain as UNKNOWN.

Comment thread src/MiniExcel/MiniExcel.Async.cs
@michelebastione michelebastione merged commit f0d1944 into mini-software:v1.x-maintenance May 11, 2026
3 checks passed
@michelebastione michelebastione deleted the minor-fixes branch May 11, 2026 17:34
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