Releases: tomtwinkle/excelizeam
Releases · tomtwinkle/excelizeam
v0.9.0
What's Changed
- chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #25
- chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot in #29
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- feat: add SetPageLayout,GetPageLayout by @tomtwinkle in #27
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- chore(deps): bump the dependencies group with 1 update by @dependabot in #20
- enhancement: Go1.22.x and update lib by @tomtwinkle in #26
New Contributors
- @dependabot made their first contribution in #20
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.0
- Modified module in response to qax-os/excelize v2.8.0 breaking change. #18
- Security Update https://github.com/tomtwinkle/excelizeam/security/dependabot/3
v0.4.0
- Modified module in response to qax-os/excelize v2.7.0 breaking change. #16
v0.3.4
v0.3.3
- fix: CSVRecords ignore nil value
v0.3.2
- feat: add CSVRecords csv records export
v0.3.1
- fix: sync.Map use LoadOrStore