| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
- Improving performance for stream writer `SetRow` function, reduces memory usage over and speedup about 19%
- Update dependencies module
- Update GitHub workflow
|
|
|
|
|
|
| |
- Add supported options in the docs of the functions `SetSheetPrOptions` and `GetSheetPrOptions`
- Add go1.19 unit test settings, and made the test case compatible with go1.19
- Update dependencies module
|
|
|
|
| |
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
| |
- Update GitHub Action settings
|
|
|
|
| |
format support
|
|
|
|
|
|
| |
- new formula function: YEARFRAC, ref #65
- update the codecov version
- remove unused variable
|
|
|
|
|
| |
- fix ineffectual variable assignments
- timeout in go test
|
|
|
|
|
| |
- Make unit test on Go 1.7
- API documentation updated
|
| |
|
|
- Avoid to create duplicate style
- Update unit test for the auto filter
- Init code scanning alerts
|