| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-05 | 652 Bytes | |
| v5.12.0 source code.tar.gz | 2026-07-05 | 14.8 kB | |
| v5.12.0 source code.zip | 2026-07-05 | 20.0 kB | |
| Totals: 3 Items | 35.4 kB | 1 | |
What's Changed
- ci: benchmark PRs against base (time + peak memory) by @elminson in https://github.com/rap2hpoutre/fast-excel/pull/407
- fix(ci): benchmark base run and compare steps were silently failing by @elminson in https://github.com/rap2hpoutre/fast-excel/pull/408
- perf: stream exports, faster transpose, simplified internals (-87% peak memory) by @elminson in https://github.com/rap2hpoutre/fast-excel/pull/406
- feat: add importLazy() for memory-efficient streaming imports (#374) by @elminson in https://github.com/rap2hpoutre/fast-excel/pull/404
Full Changelog: https://github.com/rap2hpoutre/fast-excel/compare/v5.11.0...v5.12.0