Releases: AlexJarrah/go-ods
Releases · AlexJarrah/go-ods
v1.0.6
What's Changed
- Fixed uncompress for GO 1.22 by @echarlus in #2
- WriteTo function takes an io.Writer interface by @ARandell-ClaireIT in #1
New Contributors
- @echarlus made their first contribution in #2
- @ARandell-ClaireIT made their first contribution in #1
Full Changelog: v1.0.5...v1.0.6
v1.0.5
- Removed omitempty tag from Content struct
v1.0.4
- Added omitempty tag to structs
v1.0.3
- Fixed error during uncompression
v1.0.2
- Added ability to modify all files in the ODS zip
- Added uncompression of cells
v1.0.1
Modularized structs
v1.0.0
initial commit