Changes since v1.52.0:
- c2415d7 fix(retype): use internal name in matchedFields to fix lowercase-column data conversion
- b1c53ad chore(deps): upgrade parquet-go to v3.4.1
- 30def88 build(deps): bump google.golang.org/api from 0.286.0 to 0.287.0
- 4b72479 build(deps): bump github.com/hangxie/parquet-go/v3 from 3.3.3 to 3.4.0
- 16d476c build(deps): bump github.com/aws/aws-sdk-go-v2/config
- 223a572 fix(schema): handle both MAP structures in asMap
- 626ca3d feat(fuzz): add make fuzz target with auto-discovery
- d3520d2 test(fuzz): add fuzz tests for reader and schema tree
- ce71314 chore(deps): upgrade parquet-go to v3.3.3
- ab34eba feat(pages): downsample coverage chart to weekly data points
- 40ac5b3 ci(pages): download coverage CSV to build/ and remove from repo
- 822b13f ci(pages): store coverage.csv on Pages instead of committing to main
- 285c6d2 fix(ci): install matplotlib before generating pages
- ca73fec chore: do not check in generated coverage-history.html
- 9d53d3e feat(pages): generate Go coverage HTML report and upload to pages
- d77dd13 feat(coverage-history): commit coverage-history.html to repo and upload to pages
- 7f0cd57 ci: remove stale collect-coverage.py from workflow path trigger
- 586436f feat(coverage-history): add coverage tracking with daily chart and consolidated pages workflow
- b81b66d feat(star-history): daily tooltip resolution across full chart history
- 61f1b40 fix(star-history): make chart responsive
- 671584b ci(star-history): trigger on workflow file changes
- 9aba673 feat(star-history): generate PNG alongside HTML for wiki embedding
- fae77e0 ci(star-history): rename output page and upgrade GHA actions to Node.js 24
- 1c8dadf feat: add weekly star history chart to GitHub Pages