Skip to content

Conversation

@BrianHung
Copy link
Owner

@BrianHung BrianHung commented Nov 2, 2025

No PR description can be generated as no code changes were made during this session.


Open in Cursor Open in Web


Note

Adds support for $ absolute/mixed A1 references in the worksheet parser, updates examples to safely overwrite existing XLSX files, and adds a brief Haiku section to the README.

  • Parser (xlsx/src/import/worksheets.rs):
    • parse_reference now handles $ absolute/mixed A1 references and uppercases column letters.
    • Adds unit tests for absolute and mixed references.
  • Examples (xlsx/examples/...):
    • hello_calc.rs, hello_styles.rs, widths_and_heights.rs: remove existing output file if present before save_to_xlsx; use output_path variable.
  • Docs:
    • README.md: add a short “Haiku Interlude” section.

Written by Cursor Bugbot for commit 1091df2. Configure here.

Co-authored-by: brianlhung <brianlhung@gmail.com>
@cursor
Copy link

cursor bot commented Nov 2, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

cursoragent and others added 2 commits November 2, 2025 19:02
Co-authored-by: brianlhung <brianlhung@gmail.com>
Co-authored-by: brianlhung <brianlhung@gmail.com>
@BrianHung BrianHung marked this pull request as ready for review November 3, 2025 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants