go-the-way / exl

Excel binding to struct written in Go.(Only supports Go1.18+)
Other
30 stars 9 forks source link

feat: improved unmarshaling #4

Closed oliverkahrmann-basf closed 12 months ago

oliverkahrmann-basf commented 1 year ago

While these changes should be backwards-compatibly with the previous versions, there will be small changes in handling of certain edge cases. That makes this technically a breaking change.