1. 05 2月, 2024 1 次提交
  2. 04 2月, 2024 1 次提交
  3. 09 1月, 2024 1 次提交
    • xurime's avatar
      This closes #1777, fix the GetStyle or GetConditionalStyle function to returns... · 79265655
      xurime 提交于
      This closes #1777, fix the GetStyle or GetConditionalStyle function to returns incorrect DecimalPlaces field value
      
      - Update documentation for the NewStyle function
      - Update unit tests
      - Update dependencies Go module
      - Update GitHub workflow dependencies package version
      - Update copyright agreement statement
      79265655
  4. 19 12月, 2023 1 次提交
    • xurime's avatar
      Breaking changes: Go 1.18 and later required · 37e2d946
      xurime 提交于
      - This made the GetPictureCell function support get embedded cell images
      - Update dependencies module
      - Update GitHub workflow
      - Update documentation for the AddChart function
      37e2d946
  5. 04 10月, 2023 1 次提交
  6. 08 9月, 2023 1 次提交
    • xurime's avatar
      This fixes #1643, fixes #1647 and fixes #1653 · ae64bcaa
      xurime 提交于
      - Correction cell type when formatting date type cell value
      - Add check for MID and MIDB formula functions num_chars arguments, prevent panic on specifying a negative number
      - Ref #65, add support for 2 formula functions: SEARCH and SEARCHB
      - Fix a v2.8.0 regression bug, error on set print area and print titles with built-in special defined name
      - Add new exported function `GetPivotTables` for get pivot tables
      - Add a new `Name` field in the `PivotTableOptions` to support specify pivot table name
      - Using relative cell reference in the pivot table docs and unit tests
      - Support adding slicer content type part internally
      - Add new exported source relationship and namespace `NameSpaceSpreadSheetXR10`, `ContentTypeSlicer`, `ContentTypeSlicerCache`, and `SourceRelationshipSlicer`
      - Add new exported extended URI `ExtURIPivotCacheDefinition`
      - Fix formula argument wildcard match issues
      - Update GitHub Actions configuration, test on Go 1.21.x with 1.21.1 and later
      - Avoid corrupted workbooks generated by improving compatibility with internally indexed color styles
      ae64bcaa
  7. 11 4月, 2023 1 次提交
  8. 03 2月, 2023 1 次提交
  9. 13 10月, 2022 1 次提交
  10. 12 8月, 2022 1 次提交
    • xurime's avatar
      This closes #1312, #1313, fix number format issue · 8152bbb2
      xurime 提交于
      - 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
      8152bbb2
  11. 26 5月, 2022 1 次提交
  12. 03 4月, 2022 1 次提交
  13. 19 3月, 2022 1 次提交
  14. 15 10月, 2021 1 次提交
  15. 17 9月, 2021 1 次提交
  16. 22 8月, 2021 1 次提交
  17. 09 6月, 2021 1 次提交