Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 12:18
· 14 commits to main since this release

Changelog

  • f296bde Add CellStyle struct
  • d5f738d Add FindNextRange method
  • 7d69bbc Add design doc
  • 4d5caba Add showStyle argument
  • b9c49d6 Bump up version to 0.11.0
  • 60600c3 Change default value of showStyle to false
  • aa65c42 Don't create new sheet when range valication fails
  • 6829f3f Fix OLE implementation
  • df43356 Fix OLE implementation
  • 6156d9d Implement the initial version of the OLE
  • 341fc8b Merge pull request #45 from negokaz/setup-claude-code
  • d944e9e Merge pull request #46 from negokaz/improve-paging
  • ca48b67 Merge pull request #48 from negokaz/read-style-support
  • 94be319 Merge pull request #49 from negokaz/fix-new-sheet
  • fb6d6e8 Provides paging ranges by excel_describe_sheets
  • 8b7a3e4 Remove duplicate func
  • ba39c95 Remove knownPagingRanges argument
  • 766a18b Remove knownPagingRanges argument in excel_screen_capture
  • 7aa2a44 Revise claude code setup
  • aa43d95 Revise tools in README
  • ca13037 Separate style definitions
  • 258aacc Setup Claude Code
  • 34f5b3e excel_read_sheet returns result with style (excelize)