Commit Graph

7 Commits

Author SHA1 Message Date
21f4542e5f feat: implemented timestamp-based LRU caching for all workbooks
- add timestamp to cache keys to properly handle deleted/replaced files
- create modular LRUCache implementation to limit memory usage (20
  workbooks and 255 worksheet per workbook)
- added unit tets for LRUCache
2025-05-16 17:29:09 -04:00
383b1d610f fix: ensure version compatibility with Cursor and Windsurf editors 2025-05-15 13:19:14 -04:00
b8e323a575 chore 2025-05-14 19:06:42 -04:00
9609177e5f bug: fixed build issue 2025-05-14 18:02:15 -04:00
088ca5ef60 prep for publish 2025-05-14 14:50:55 -04:00
2127f25e74 chore 2025-05-14 13:15:54 -04:00
7930d45ec2 first commit 2025-05-14 12:19:47 -04:00