Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / TheDataShed/xlsxreader issues and pull requests
#59 - xml/unmarshal/rawcell: Is this float64 rounding really necessary?
Issue -
State: closed - Opened by muktihari 9 months ago
- 1 comment
#58 - fix(rounding): check if the value is a float
Pull Request -
State: closed - Opened by KingMichaelPark 9 months ago
#57 - fix: potential goroutine leaks on ReadRows
Pull Request -
State: closed - Opened by muktihari 9 months ago
- 1 comment
#56 - proposal: fix goroutine leaks when calling ReadRows
Issue -
State: closed - Opened by muktihari 9 months ago
- 2 comments
#55 - Floating point data rounding error
Issue -
State: closed - Opened by arun-suryan over 1 year ago
- 1 comment
#54 - fixed usages
Pull Request -
State: closed - Opened by tonytony2020 over 1 year ago
- 1 comment
#53 - fix(github-actions): Add org pat as auth for push
Pull Request -
State: closed - Opened by KingMichaelPark about 2 years ago
#52 - feat(workflows): split release and bumps
Pull Request -
State: closed - Opened by KingMichaelPark about 2 years ago
#51 - feat(README): Update README
Pull Request -
State: closed - Opened by KingMichaelPark about 2 years ago
#50 - Update release.yaml
Pull Request -
State: closed - Opened by KingMichaelPark about 2 years ago
#49 - feat: Add version bumping and testing github actions
Pull Request -
State: closed - Opened by KingMichaelPark about 2 years ago
#48 - Fix func receiver typo
Pull Request -
State: closed - Opened by nathj07 about 2 years ago
- 1 comment
#47 - Expose the xlsx sheetFile map
Pull Request -
State: closed - Opened by nathj07 about 2 years ago
- 3 comments
#46 - Extracting Cell Hyperlinks
Issue -
State: closed - Opened by nathj07 about 2 years ago
- 5 comments
#45 - Feat/update 1.18 goreportcard fix
Pull Request -
State: closed - Opened by KingMichaelPark almost 3 years ago
- 2 comments
#44 - Merged Cells
Issue -
State: closed - Opened by OmarAyadi about 3 years ago
- 2 comments
#42 - Automate release process
Pull Request -
State: closed - Opened by xakep666 over 3 years ago
#41 - Some changes
Pull Request -
State: closed - Opened by xakep666 over 3 years ago
#40 - cannot read some spreadsheet cells
Issue -
State: closed - Opened by jsd3 over 3 years ago
- 1 comment
#39 - Expand error messages and fix shared strings parse failure
Pull Request -
State: closed - Opened by dglsparsons over 3 years ago
#38 - Release changes for shared_strings.go
Issue -
State: closed - Opened by kapillamba almost 4 years ago
- 2 comments
#37 - fix sharedStringsValue.Reset()
Pull Request -
State: closed - Opened by alicebob almost 4 years ago
- 2 comments
#36 - support more cell format syntax
Pull Request -
State: closed - Opened by alicebob almost 4 years ago
#35 - don't match colors as date format
Pull Request -
State: closed - Opened by alicebob almost 4 years ago
- 2 comments
#34 - Improve parsing speed by manual implementing xml.Unmarshaller for some types.
Pull Request -
State: closed - Opened by xakep666 almost 4 years ago
- 7 comments
#31 - Parse shared strings using streaming mode of xml.Decoder
Pull Request -
State: closed - Opened by xakep666 almost 4 years ago
- 1 comment
#28 - Construct XlsxFile from zip.Reader
Pull Request -
State: closed - Opened by xakep666 almost 4 years ago
- 2 comments
#26 - add cell type
Pull Request -
State: closed - Opened by alicebob over 4 years ago
- 3 comments
#25 - date and number formatting
Issue -
State: closed - Opened by alicebob over 4 years ago
- 1 comment
#24 - add .Index to every cell
Pull Request -
State: closed - Opened by alicebob over 4 years ago
- 8 comments
#23 - Handle absolute paths in relationships file, prevent panic on closing unopened files
Pull Request -
State: closed - Opened by dglsparsons over 4 years ago
- 1 comment
#22 - Invalid Path for File Name
Issue -
State: closed - Opened by siddhant2408 over 4 years ago
- 20 comments
#21 - Update documentation link
Issue -
State: closed - Opened by dglsparsons over 4 years ago
#20 - Automate release process
Issue -
State: closed - Opened by dglsparsons over 4 years ago
- 1 comment
Labels: enhancement
#19 - Handle absence of shared strings file
Pull Request -
State: closed - Opened by dglsparsons over 4 years ago
- 4 comments
#18 - Shared Strings XML not found
Issue -
State: closed - Opened by siddhant2408 over 4 years ago
- 5 comments
Labels: enhancement
#17 - Wrap errors better
Issue -
State: closed - Opened by dglsparsons over 4 years ago
- 2 comments
Labels: enhancement, help wanted
#16 - Handle worksheets via relationship ID rather than implicit names
Pull Request -
State: closed - Opened by dglsparsons over 4 years ago
- 3 comments
#15 - File Not Found after deleting a worksheet
Issue -
State: closed - Opened by siddhant2408 over 4 years ago
- 1 comment
Labels: bug
#14 - Library skips empty cells in the returned data
Issue -
State: closed - Opened by siddhant2408 over 4 years ago
- 2 comments
#13 - Add codeowners
Pull Request -
State: closed - Opened by dglsparsons over 5 years ago
#12 - Update Cell parser to handle shared strings with a date format style
Pull Request -
State: closed - Opened by dglsparsons almost 6 years ago
#11 - Allow Dates with no type field to be parsed
Pull Request -
State: closed - Opened by dglsparsons almost 6 years ago
#10 - Parse multiple RichText values from shared strings
Pull Request -
State: closed - Opened by dglsparsons almost 6 years ago
#9 - Parse all string values from shared strings
Pull Request -
State: closed - Opened by dglsparsons almost 6 years ago
#8 - Add logo to README.md
Pull Request -
State: closed - Opened by dglsparsons about 6 years ago
#7 - Updated README
Pull Request -
State: closed - Opened by dglsparsons about 6 years ago
#6 - Support Raw Date Type
Pull Request -
State: closed - Opened by dglsparsons about 6 years ago
- 2 comments
#5 - Build status
Pull Request -
State: closed - Opened by AndyThurgood about 6 years ago
- 1 comment
#4 - Simplify CircleCI config and tests
Pull Request -
State: closed - Opened by dglsparsons about 6 years ago
#3 - Add of build config
Pull Request -
State: closed - Opened by AndyThurgood about 6 years ago
#2 - Open an XlsxFile from a slice of bytes
Pull Request -
State: closed - Opened by mwain about 6 years ago
#1 - Implement Initial XLSX parser
Pull Request -
State: closed - Opened by dglsparsons about 6 years ago