Releases: Teal-Insights/excel-grapher
Releases · Teal-Insights/excel-grapher
Release list
v3.15.0
What's Changed
- feat(series-bindings): migrate formula bodies onto read_* via _readers by @chriscarrollsmith in #413
Full Changelog: v3.14.1...v3.15.0
v3.14.1
v3.14.0
What's Changed
- feat(series-bindings): reverse address map for reader call forms (#409) by @chriscarrollsmith in #412
Full Changelog: v3.13.1...v3.14.0
v3.13.1
What's Changed
- fix(grapher): OFFSET named ranges with COUNTA(...)+n no longer collapse to 1×1 by @chriscarrollsmith in #411
Full Changelog: v3.13.0...v3.13.1
v3.13.0
What's Changed
- feat(series-bindings): emit read_* duals of set_* setters (#404) by @chriscarrollsmith in #407
Full Changelog: v3.12.0...v3.13.0
v3.12.0
What's Changed
- docs(export): clarify INDEX/OFFSET ref vs value contract by @chriscarrollsmith in #406
- feat: make NumPy an optional fast extra (#403) by @chriscarrollsmith in #408
Full Changelog: v3.11.0...v3.12.0
v3.11.0
What's Changed
- refactor(evaluator): lazy range cleanup (#336 Phase 4) by @chriscarrollsmith in #401
- feat(exporter): optional return-line unpacking in codegen by @chriscarrollsmith in #402
Full Changelog: v3.10.1...v3.11.0
v3.10.1
What's Changed
- perf(runtime): stream AVERAGEIF via Grid.at_flat pairing (#398) by @chriscarrollsmith in #399
Full Changelog: v3.10.0...v3.10.1
v3.10.0
What's Changed
- feat(evaluator): cell-wise AND/OR over lazy Range (#397) by @chriscarrollsmith in #400
Full Changelog: v3.9.0...v3.10.0
v3.9.0
What's Changed
- feat(evaluator): lazy Grid aggregates for SUM/SUMPRODUCT (#336 Phase 3) by @chriscarrollsmith in #396
Full Changelog: v3.8.0...v3.9.0