Skip to content

Releases: TheDataShed/xlsxreader

v1.2.8

02 Jun 15:09
6f43f98
Compare
Choose a tag to compare

Changelog

  • 6f43f98 fix: retract v1.2.7 published to pkg.go.dev

v1.2.6

31 May 20:36
63eb307
Compare
Choose a tag to compare

Changelog

  • 63eb307 bump: version 1.2.5 → 1.2.6
  • c8e13ca fix(actions): update version bumping to release new script
  • e3df699 fix: potential goroutine leaks on ReadRows (#57)
  • f3dd3ae fixed usages (#54)
  • 1bef524 fix(github-actions): Add org pat as auth for push (#53)

v1.2.5

25 Jan 19:14
Compare
Choose a tag to compare

Changelog

  • 123eea2 bump: version 1.2.4 → 1.2.5
  • bce4c05 fix(goreleaser): add config to not build

v1.2.2

12 Aug 21:32
4b61f02
Compare
Choose a tag to compare

Minor release:

  • Community performance improvements
  • Error logging improvements

v1.2.1

24 May 13:27
461e4ef
Compare
Choose a tag to compare

Release of minor bug fix for shared strings

v1.2.0

06 Apr 11:21
b8c7df7
Compare
Choose a tag to compare

Added new API interfaces NewReaderZip and OpenReaderZip.
Changed SharedStrings to read as a Stream to consume less memory.

V1.1.7

18 Feb 13:59
87507f9
Compare
Choose a tag to compare

Minor update, cell type made available

V1.1.6

08 Dec 21:10
ded8371
Compare
Choose a tag to compare
v1.1.6

add .Index to every cell (#24)

v1.1.5

13 Sep 13:41
39d0773
Compare
Choose a tag to compare
  • Handle absolute paths in relationships file
  • Prevent closing an unopened file panicing

Minor bug fixes

21 Aug 15:02
f13424b
Compare
Choose a tag to compare

Merge of PR's #16 & #19

Fixes:

  • Error reading deleted worksheets
  • Potential that sharedstring file is missing