v1.0.146

feyninc/chonkiev1.0.146Aug 31, 2026by github-actions[bot]

AI Summary

This release introduces a new feature for Excel file processing that detects and reports instances where numeric values exceed the displayable limits in spreadsheets.

Key Highlights

  • Added numeric display overflow reporting for Excel (xlsx) files.
  • Addresses a bug where numeric values might not display correctly.
  • First contribution from new contributor @y4ho0

New Features

  • Report numeric display overflow in xlsx files

Full Release Notes

## What's Changed
* feat(xlsx): report numeric display overflow by @y4ho0 in https://github.com/iOfficeAI/OfficeCLI/pull/323

## New Contributors
* @y4ho0 made their first contribution in https://github.com/iOfficeAI/OfficeCLI/pull/323

**Full Changelog**: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.145...v1.0.146